Page 1 of 1

Help with php-mysql

Posted: 2003-04-06 22:30:10
by NoGood
How do I export my catalog to use with the mysql-php template? can“t get it to work.

Almost forgot, Thx for a great program

Posted: 2003-04-07 08:12:23
by antp
It is the SQL export that you have to import in a MySQL database. Do not forget to modify the config file (one of the three files of the sample).
If you have a recent version of PHP you may need to enable the "register_globals" option in the .ini file of PHP (I should update this template to make it cleaner)