06.11.2012, 11:23
SQL is a DATABASE DUMP file that allows you to INSERT large numbers of rows and columns INTO a database.
something like this should work
mysql_query("SOURCE file.sql");
something like this should work
mysql_query("SOURCE file.sql");