Is there a way to unescape a string once the command

mysql_real_escape_string($variable);

has been used on it?  (This is to display it to the screen, instead of
sending it to the database.)

Ron

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

Reply via email to