Hello GH,

Tuesday, November 16, 2004, 1:45:28 PM, you wrote:

G> What is the Diffrencce between mysql_escape_string and 
mysql_real_escape_string?

One of them is depreciated, meaning it could drop from the PHP list of
functions at any point and shouldn't be relied on (my fault, sorry!
use the other version recommended).

Best regards,

Richard Davey
-- 
 http://www.launchcode.co.uk - PHP Development Services
 "I am not young enough to know everything." - Oscar Wilde

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

Reply via email to