backup/synchronize tables/db web->local server

2005-02-09 Thread Paul Godard
Hi I use mysql/php on several client web sites (each client has its own db). For development purpose, I have a local web server with php/mysql. When a web site is still in development, this is the master db, even if a copy has been uploaded on the live web server at my isp. When a site is co

convert dynamic page to html page

2003-12-18 Thread Paul Godard
Hi I build a online catalog linked to mysql db. Now my client wants the site on a cdrom. What is the fastest way to convert the product pages into static html format? -- Kind regards, Paul. Gondwana [EMAIL PROTECTED] http://www.gondwanastudio.com -- MySQL General Mailing List For list archives:

Help needed with mysql

2003-12-16 Thread Paul Godard
Hi I am using LOAD DATA INFILE to populate a mysql db. I prepare the file in Excell and save it as csv format. Every works fine... except that the file contains special characters with accent or symbols. Is there a way to import such text field directly or do I need to escape all these sp