Log in

View Full Version : webpage that changes .ini files



wibumba
03-19-2006, 03:50 AM
I've been setting up an online game lately, and I was wondering if there was a way to have a webpage change the values of certain variables of an ini file on my computer or in the same webhosting directory.

Twey
03-19-2006, 10:56 AM
Yes, but not in HTML. You should do this in a server-side language, such as PHP.