Yes I did that, I noticed that "!" appered after some chars. But I still
don't have a clue about the missing chars. :/



-----Original Message-----
From: Andrei Popovici [mailto:[EMAIL PROTECTED] 
Sent: den 7 oktober 2003 15:15
To: Disko_kex
Subject: Re: [PHP-WIN] Every 1008th character is missing???

Try adding an "\r\n" at the end of every line  of HTML code.
I had the same problem and that worked for me.

----- Original Message -----
From: "Disko_kex" <[EMAIL PROTECTED]>
To: "'Charles P. Killmer'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, October 07, 2003 1:46 PM
Subject: RE: [PHP-WIN] Every 1008th character is missing???


> I tried with 4.3.2 and 4.3.3 and its not working, but with php 5 is
> working, but then I cant get my mysql to work with php 5.  What server
> are you using? And ideas why some characters is missing?
>
>
>
> -----Original Message-----
> From: Charles P. Killmer [mailto:[EMAIL PROTECTED]
> Sent: den 6 oktober 2003 15:56
> To: Disko_kex; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Every 1008th character is missing???
>
> I just tried it on my server with both PHP 4.3.2 and 4.3.3 and I got
the
> last 5.  The only thing I changed was the email address to send to.
>
> Charles
>
> -----Original Message-----
> From: Disko_kex [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 06, 2003 8:19 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Every 1008th character is missing???
>
>
> Why is every 1008th character missing when Im tring to send an email?
>
> mail("[EMAIL PROTECTED]", "test","
>
123456789012345678901234567890123456789012345678901234567890123456789012
>
345678901234567890123456789012345678901234567890123456789123456789012345
>
678901234567890123456789012345678901234567890123456789012345678901234567
>
890123456789012345678901234567890123456789123456789012345678901234567890
>
123456789012345678901234567890123456789012345678901234567890123456789012
>
345678901234567890123456789123456789012345678901234567890123456789012345
>
678901234567890123456789012345678901234567890123456789012345678901234567
>
890123456789123456789012345678901234567890123456789012345678901234567890
>
123456789012345678901234567890123456789012345678901234567890123456789123
>
456789012345678901234567890123456789012345678901234567890123456789012345
>
678901234567890123456789012345678901234567890123456789123456789012345678
>
901234567890123456789012345678901234567890123456789012345678901234567890
>
123456789012345678901234567890123456789123456789012345678901234567890123
>
456789012345678901234567890123456789012345678901234567890123456789012345
> ", "From: Redaktionen <[EMAIL PROTECTED]>\r\n"
> ."MIME-Version: 1.0\r\n"
> ."Content-type: text/html; charset=iso-8859-1\r\n"
> ."Reply-To: [EMAIL PROTECTED]"
> ."X-Mailer: PHP/" . phpversion());
>
>
> The last "5" is missing. Im tring to send newletters to my customers
> thru HTML formated emils, and because 1008th character is missing the
> source gets pretty fuckt up.
>
> Anyone got any ideas what I should do??
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to