Another problem I have is I did $message = str_replace("\n","<br>",
$message);and instead of getting <text>Helo <<br><br>Hey<br>Hey</text> I have <text>Helo < <br> <br>Hey <br>Hey</text> Any ideas please? Thank you -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

