Re: Using mysql_real_escape_string without connecting to mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/23/08, Chris <dmagick@xxxxxxxxx> wrote:

> If you need to escape something you're going to do a query aren't you?
> Or am I missing something here?

true. but i typically have everything in wrapper functions, and i
don't keep the actual resource variable exposed to use it (since it
needs a resource)

would be great just to have a string escape with charset, or just pass
it the charset and not the db connection handle.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux