Hey,
I have a .sql file which has mysql commands. I would have runned the file in phpmyadmin by because I don't have that tool I cant. Anyone know how I can execute the .sql file?
I tried turning each of the commands into php ones but that didn't work. And yes, I didn't forget to connect to the database 😉
Thanks!