Re: AW: apostrophe and comma error on submit (auto)

2003-02-10 Thread Dan Nelson
In the last episode (Feb 07), [EMAIL PROTECTED] said:
 Hi Rusch (ext) Reiner [EMAIL PROTECTED],
 
 I'm not sure if you have checked the manual yet, but following
 links seem to be somewhat related to your query:

Can we maybe block [EMAIL PROTECTED] emails to the list?

-- 
Dan Nelson
[EMAIL PROTECTED]

-
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




AW: apostrophe and comma error on submit

2003-02-07 Thread Rusch (ext) Reiner
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