> Could you show some code to illustrate the unpredictable results that you
get?

Here's what I have in my file:

[EMAIL PROTECTED]@#%:[EMAIL PROTECTED]@[EMAIL PROTECTED]|#:~December, 2003~on~fjskl

It's first exploded() by ~, then those values are produced by print("")
statements, like this one:

print("                        <DIV ALIGN = \"CENTER\"><STRONG>\"" .
$information[1] . "\"</STRONG>");

I'll try the single quotation mark method first, though.


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

Reply via email to