Re: [PHP] Easiest Automated mailing list concept?

2001-08-07 Thread Marcus James Christian

It's LINUX and I don't own the server I lease it from affordablehost.com

Thanks,
Marcus

Justin French wrote:

> What platform is the server?  Unix?  Win98?
> It shouldn't be putting line breaks in.
>
> Do you have access to MySQL?  If so, that may be a solution.
>
> Justin French
>
> Marcus James Christian wrote:
> >
> > Hello,
> >
> > I've been having quite a challenging ordeal making a simple custom
> > mailing list using PHP.
> >
> > The part where automatically added names happen to an external file
> > works but if I put line breaks in it drops them from  their hidden Bcc
> > list. Which is a no can do for this.
> >
> > Then when I don't put in line breaks from the string somewhere after
> > many names the machine automatically puts a line break in and leaves
> > this very uncool three or four most recent names sitting in the top part
> > of the emails body!?
> >
> > Help,
> >
> > Marcus
> >
> > --
> > Marcus James Christian -- UNLIMITED
> > Multimedia Internet Design
> > http://mjchristianunlimited.com
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
Marcus James Christian -- UNLIMITED
Multimedia Internet Design
http://mjchristianunlimited.com



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Easiest Automated mailing list concept?

2001-08-06 Thread Justin French

What platform is the server?  Unix?  Win98?
It shouldn't be putting line breaks in.

Do you have access to MySQL?  If so, that may be a solution.


Justin French



Marcus James Christian wrote:
> 
> Hello,
> 
> I've been having quite a challenging ordeal making a simple custom
> mailing list using PHP.
> 
> The part where automatically added names happen to an external file
> works but if I put line breaks in it drops them from  their hidden Bcc
> list. Which is a no can do for this.
> 
> Then when I don't put in line breaks from the string somewhere after
> many names the machine automatically puts a line break in and leaves
> this very uncool three or four most recent names sitting in the top part
> of the emails body!?
> 
> Help,
> 
> Marcus
> 
> --
> Marcus James Christian -- UNLIMITED
> Multimedia Internet Design
> http://mjchristianunlimited.com
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]