Hey Guys,
I'm trying to create a counter-strike config maker using php. I have found out how to write the contents of an html form to a text file in the same format in which the server.cfg is. However how would I read the details back into the html form?
The only way I can think about doing this is to use a mySQL db inbetween the text file and html form? - if that makes sense...
Thanks 🙂
Jas0n