I have a script that inserts blocks of text into a MySQL database.  It
seems that ' (appostrophes) are being converted to ’ before being
INSERT'd.  Any ideas?  The script calls quote()'s the text before the
INSERT.
 
Thanks!  =)
 
--TWH

Reply via email to