Page 1 of 1

Help me! .. SQL problem!

Posted: Wed Mar 01, 2006 1:53 pm
by abtahizadeh
Hello , can someone help me with this ?
I want to know how can I create my database using MyDB.sql file and php
I have all proper codes for creating database in MyDB.sql file ( SQL syntax ) and I want to
build my database with this file !! helppppppp meeee

Posted: Wed Mar 01, 2006 2:02 pm
by feyd
It helps to ask in the right forum first. Moved to Databases.

If you have all the "proper code" then how is this an SQL problem? If you have an existing tool, like phpMyAdmin, you can upload or paste the SQL to it. It will run the SQL found inside.

If you still want to run it manually through php, you may find this useful: viewtopic.php?t=37400