Haha!  Great point.  I guess it's time for me to call it a day and get
some sleep :-).

Thanks,
Scott.




On Tue, 08 Mar 2005 18:23:24 -0500, Keith Ivey <[EMAIL PROTECTED]> wrote:
> Scott Klarenbach wrote:
> 
> > Is there a flag in MYSQL to automatically escape special characters
> > like single quotes with a backslash?  Instead of using a C API or PHP
> > addslashes() funciton for each field I'd need to escape?
> 
> I don't think you've thought that through completely.  How would 
> MySQL know which quotes you intended to escape?  If what you're 
>   asking for were possible, there'd be no need for escaping in 
> the first place.
> 
> -- 
> Keith Ivey <[EMAIL PROTECTED]>
> Smokefree DC
> http://www.smokefreedc.org
> Washington, DC
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:   
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to