mob/verb/SendFile() |
Problem description:The website link is set up with PHP to accept .sav files. How would I manage to save to a website like that? Wanted to save to a directory, and have every server load the same files.
ID:917055
Aug 6 2012, 9:26 pm
|
||
Code:
Problem description:The website link is set up with PHP to accept .sav files. How would I manage to save to a website like that? Wanted to save to a directory, and have every server load the same files. | ||
MySQL*
Personally I do not know free MySQL hosts that allow outside connections. Usually it's free website host with free MySQL and you have to mess through .php to use database. Sorry if I'm wrong. | |
#3 Aug 7 2012, 3:33 am
|
|
Want a website with PHP and MySQL support?
Here -> http://en.altervista.org/ | |
#4 Aug 7 2012, 7:43 am
|
|
I have a website, and can do mySQL or PHP, how would I export the save if I had it set up?
| |
#5 Aug 7 2012, 2:47 pm
|
|
If you already have existing save files check for them upon logon and then load the variables etc and then save to MySQL and remove the save...
| |
Try using MYSQL tons of free hosts.