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?
some like mysql_query("SOURCE='/file.sql'",$link);
Moderator: General Moderators
- visonardo
- Forum Contributor
- Posts: 136
- Joined: Mon Oct 02, 2006 7:49 pm
- Location: Argentina, South America´s Sun.
feyd says about this topic but i wanna know if there is some instruccion in mysql that allow read directly an sql file with a single line like title of this topic. Isnt? i will check it in the files of phpmyadmin too.
Thank you feyd, i left this link here because can be useful to others.
Thank you feyd, i left this link here because can be useful to others.