Hi,
If you are going to use this output in HTML pages, it won't matter at all,
because HTMl only cares about (s), so the additional line-feeds and even
additional spaces(except the first space) won't be taken care of by the
browser ;) or you have something additional to say ?
Regards,
Khalid A
Another problem I have is I did $message = str_replace("\n","",
$message);
and instead of getting
Helo <
Hey
Hey
I have
Helo <
Hey
Hey
Any ideas please?
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo