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:andrei.popovici@artelecom.ro] Sent: den 7 oktober 2003 15:15 To: Disko_kex Subject: Re: 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" <disko_kex@swedish-mushroom.com> To: "'Charles P. Killmer'" <charlesk@netgaintechnology.com>; <php-windows@lists.php.net> Sent: Tuesday, October 07, 2003 1:46 PM Subject: RE: 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:charlesk@netgaintechnology.com] > Sent: den 6 oktober 2003 15:56 > To: Disko_kex; php-windows@lists.php.net > Subject: RE: 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:disko_kex@swedish-mushroom.com] > Sent: Monday, October 06, 2003 8:19 AM > To: php-windows@lists.php.net > Subject: Every 1008th character is missing??? > > > Why is every 1008th character missing when Im tring to send an email? > > mail("web@lokalguiden.se", "test"," > 123456789012345678901234567890123456789012345678901234567890123456789012 > 345678901234567890123456789012345678901234567890123456789123456789012345 > 678901234567890123456789012345678901234567890123456789012345678901234567 > 890123456789012345678901234567890123456789123456789012345678901234567890 > 123456789012345678901234567890123456789012345678901234567890123456789012 > 345678901234567890123456789123456789012345678901234567890123456789012345 > 678901234567890123456789012345678901234567890123456789012345678901234567 > 890123456789123456789012345678901234567890123456789012345678901234567890 > 123456789012345678901234567890123456789012345678901234567890123456789123 > 456789012345678901234567890123456789012345678901234567890123456789012345 > 678901234567890123456789012345678901234567890123456789123456789012345678 > 901234567890123456789012345678901234567890123456789012345678901234567890 > 123456789012345678901234567890123456789123456789012345678901234567890123 > 456789012345678901234567890123456789012345678901234567890123456789012345 > ", "From: Redaktionen <redaktionen@lokalguiden.se>\r\n" > ."MIME-Version: 1.0\r\n" > ."Content-type: text/html; charset=iso-8859-1\r\n" > ."Reply-To: redaktionen@lokalguiden.se\r\n" > ."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