03.05.2011, 15:10
Sup everyone long time didnt asked ass question's but here is one:
I have no clue how fread and write works so i asking you how i can make small thing
I want to make my own BAN system so i need to save bans in format something like...
USER_NAME|USER_IP|TIME_&_DATE|HOST
And "|" will be used as delimiter to format line later
So how i can save and load these?
Pls some give me some examples so i can see how its working. Thx
I have no clue how fread and write works so i asking you how i can make small thing

I want to make my own BAN system so i need to save bans in format something like...
USER_NAME|USER_IP|TIME_&_DATE|HOST
And "|" will be used as delimiter to format line later
So how i can save and load these?
Pls some give me some examples so i can see how its working. Thx