[thelist] Plain Text Newsletter in PHP with Problems

Dmitry Pljonkin dmitry2029 at mail.ru
Thu Mar 18 15:35:16 CST 2004


Hello Rob,

[quote & skip]
RS> Cool. Here's what I did:

RS> PreviewNewsletter.php?newsletter=" . urlencode($_GET["$newsletter"]) .
RS> "&Subject....

RS> looks great, but:
RS> It lost my hard carriage return :-\

RS> My first intuition from the PHP manual is using the \n or \r modifiers where
RS> ever I see %0D%0A. 

RS> Do you think this will do it?
[/quote & skip]

You like pain in the ass, don't you? :)

Using POST will preserve you from such unhealthy tricks.


Dmitry Pljonkin
-- 



More information about the thelist mailing list