Quote:
Originally Posted by Lee
A file extension is nothing but a piece of metadata that tells the operating system which program should be used to read a file that uses a particular encoding technique. It has no bearing on how the file is created in this context. The .ini file format is not well defined, either by an authoritative body or by de facto standard. As such, it can be considered as nothing more than a standard text file containing settings. Therefore, it really doesn't matter whether his file has an extension of .ini, .cuttlefish (if the file system in use permits an extension of that length of course), or since he probably won't be using a desktop computer to open it, whether it has one at all.
|
I know, but if you look at the topic he specifically asked for a .ini file, so I thought maybe it
does matter for him. I guess I was wrong.
AMX Mod X is also very similar to PHP, so I thought that the PHP flag "x" might exist here too. Thanks for the information.
@GoGoGo
Search in the code I gave you the "x" flag and change it to "wt" then test.
__________________