Charles Curley wrote:
mysql_escape_string --  Escapes a string for use in a mysql_query

http://www.php.net/manual/en/function.mysql-escape-string.php

From that page:

        Note:  This function has been deprecated since PHP 4.3.0.
        Do not use this function. Use mysql_real_escape_string()
        instead.

.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to