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
Help me! .. SQL problem!
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
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
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