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).

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

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

Reply via email to