What the hell??? When I enter the "mysql_escape_string" in the "search for" textbox at www.php.net, I get a mysqli_escape_string result. So, the question here is, is the website mistaken or is someone made a typo when posting to this php newsgroup???
Scott F.
I get mysql_escape_string if I search for it.
These are two different mysql-modules so use the one for the module you use (probably just mysql_escape_string).
thomas
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

