Hello All. This is my first go at PHP and MYSQL. I have a stat builder for a game that uploads the stats after everygame. My ISP
supports PHP, but not MYSQL. I don't know how that can be so true. I was wondering if I could install MYSQL on my machine and point the script to use it there. Then ftp it to site. Now what happens? Does it continually pull from database and fills in the fields everytime someone visits page. Or do I have no idea what
I'm doing, and maybe should forget the whole project? Thank You