My problem is that I don't have direct access to the server (I'm using a web host) so I can't run the script directly on my machine. Usually, whenever I need to update my MySQL database, the SQL script will come with a little php installer.
As you can probably guess, I've run into a script that didn't come with an installer, and since the other php installers had all kinds of other stuff going on (database tests and things) I'm not really sure what it is that I need to copy/change to make it run my script.
Any help with this would be greatly appreciated... Thanks!