28.07.2010, 01:14
Hey there!
Im searching for a workiing script to change user's (via $_GET['usr'] defined) the donator rank.
I mean:
1. donator.php?usr=test will runned by any client
2. Check existence of $path/scriptfiles/users/$_GET['usr'].ini
3. Open file, set Donator=1
4. close file
5. output status
How i may realize this?
thanks,
master2die
Im searching for a workiing script to change user's (via $_GET['usr'] defined) the donator rank.
I mean:
1. donator.php?usr=test will runned by any client
2. Check existence of $path/scriptfiles/users/$_GET['usr'].ini
3. Open file, set Donator=1
4. close file
5. output status
How i may realize this?
thanks,
master2die