> Using the htmlspecialchars() function, so that "Hello \"world\"" will be > written in pure HTML: "Hello "world""
Thanx a lot! But how do I get it back to 'Hello "world"'? Do I have to do it manually? Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

