some like mysql_query("SOURCE='/file.sql'",$link);
Posted: Sun Jan 21, 2007 5:56 pm
hi, i uploaded my sql file in my server for example in /
then i want do the db with something thus
mysql_query("SOURCE='/file.sql'",$link);
and read all content and do all instructions, how can i do that?
then i want do the db with something thus
mysql_query("SOURCE='/file.sql'",$link);
and read all content and do all instructions, how can i do that?