I have an SQL file that is over 125 meg and I am unable to upload it using phpmyadmin. I was wondering if someone would happen to have a decent php script to include a sql file.
I tried using this code without any luck.
function parse_mysql_dump($url,$nowhost,$nowdatabase,$nowuser,$nowpass){...