Hi,

> 
> Does anyone know about an error that occurs when you try to 
> submit into mysql. 
> Whever i try to imput any text with a  comma in it or an 
> appostrophe, i get an error until i remove it. 
> Any suggestions. .. anyone...? Im using php  and submiting 
> via post, when i get the error.
> Thank you so much for your time.

Under perl I use $handle->quote($data) to solve this.
By using this you could insert even binary things!!!


Regards,
Reiner

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to