Re: Using mysql_real_escape_string without connecting to mysql

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

 



On Wed, January 23, 2008 12:47 pm, Dotan Cohen wrote:
> On 23/01/2008, Eric Butera <eric.butera@xxxxxxxxx> wrote:
>> On Jan 22, 2008 8:01 PM, Dotan Cohen <dotancohen@xxxxxxxxx> wrote:
> However, I do not think that the script should throw an error until I
> actually call mysql_clean. Merely having it in an include should not
> throw an error if the function is not being used.

If you get it to throw an error for a connection not present, then you
ARE calling the function.

You may not know where you called it in your rats' nest of OOP, but
you are calling it. :-) :-) :-)

The only errors PHP throws without calling functions are parse errors.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

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