Daniel Brown wrote:
> On Fri, Mar 20, 2009 at 20:06, Shawn McKenzie <nos...@mckenzies.net> wrote:
>   
>> How is best to update all of my code to use this new function?  Should I
>> just search and replace 'mysql_real_esacpe_string(' with
>> 'clean_sql_term(' or does this replace all of my validations on inputs?
>>  And I see the if( !function_exists('clean_sql_term'), so obviously in
>> some PHP versions this function exists.  What versions?
>>     
>
>     It's in the upcoming retrograde release: PHP 3.11 (For Workgroups).
>   

Sweet!  Will that improve security?  What about right mouse button, will
it remove it?

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

Reply via email to