Found what appears to be the answer to this over at phpwizard.net.
http://phpwizard.net/phorum/search.php?f=1&search=magic_quotes&match=1&date=30&fldauthor=1&fldsubject=1
Apparently, you need to upgrade to version 2.1.0 of phpmyadmin AND you have
to enable magic_quotes in php.ini or in .htaccess
Importing table data with PHPAdmin always fails wherever a \ character
appears in the data values.
I create the table dump with PHPAdmin, but when I try to insert the data
into a new database, it keeps failing with the following error:
You have an error in your SQL syntax near 't blah blah blah.
2 matches
Mail list logo