Execute SQL file via php
Posted: Wed Apr 12, 2006 3:50 pm
From a php script, how do I execute an multi-line/command SQL file?
Normally I just use phpMyAdmin to import sql files, but in this case I need to do it in my own script.
Thanks.
Normally I just use phpMyAdmin to import sql files, but in this case I need to do it in my own script.
Thanks.