Re: [PHP] phpMyAdmin: dumping problem

2001-05-14 Thread bill
Hi Peter, I've had similar problems. I haven't found any easy way. Here's how I got around the problems. Upgrade to the latest version of phpMyadmin. Make sure magic_quotes is on (if it isn't, the program will warn you.) You may need to replace a single slash \ with a double slash \\ Use

[PHP] phpMyAdmin: dumping problem

2001-05-13 Thread PeterOblivion
i got a 1.21 txt file worth of backup data on my HD. I need to get it up and running on my new mysql server asap. 2 problems tho i dont have ftp or telnet access, and two phpMyAdmin always gives me a syntax error.. this is most likely because HTML is included in the contexs of the database.