> I was looking at the PHP 4.3 changelog, and it said that > mysql_escape_string is deprecated. Is this true, and if so, what should > I be using instead?
Probably addslashes() or magic_quotes_gpc... ---John W. Holmes... PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php