Re: [PHP] mysql_escape_string() vs addslashes()...

2004-07-01 Thread Scott Fletcher
In that case, I'll have to stick to addslashes() instead of mysql_real_escape_string() because I'm escaping some of the PHP's post string in the MySQL's syntax and not yet using the mysql's connection until some decision making script play a role in it. Blah!! Thanks, Scott F. "Curt Zirzow" <[E

Re: [PHP] mysql_escape_string() vs addslashes()...

2004-07-01 Thread Curt Zirzow
* Thus wrote Scott Fletcher: > > > I would argue that something like mysql_escape_string() is better than > > > addslashes(), so I agree with you for the most part anyway. :-) It all > > > depends on what database is being used and how. > > Starting a new topic since the related-topic lists got to