Ryan Schefke wrote:
I'm trying to display the value of that variable in an input box
Seriously, how many times can this question be asked in a week?
You just need to run htmlentities() or htmlspecialchars() on the data before you place it in the <input> element.
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php