Well, this is a fairly simple problem. I'm having problems with escaping a
string, and then ending the string right after the escape! For example,

echo "Then Johnathan said, \"That's exactly what I said!\"";

I get a parse error on the line where the string is. Very simple problem, I
just can't seem to solve it though. Maybe I'm going crazy =)



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

Reply via email to