How I get these informations in the account files?

I Know, but, how i told before, how PHP will read these files? the site will be dinamic, i wont configure the rank manually.
Sry for my bad english
 
first of all learn PHP, with basic php u will do nothing or asp/asp.net.

and u need to know how to work with binary data reading/editing from file.

one TIP that not made to newbies u need to wast a big time to write classes and writing forms and pages.
 
two mounths ago i ahve made some caharalter list if u click on charname in this list show his info but i lose the oevrall code and corrtly offsets but with some analize and hex data comparing u may find the offsets of all things, after that look the code of php account register script u will get some importante info about file i/o. i have analized 100% itemlist.bin i ahve all offsets of all value sin itemlist i making some editor tool after i will release his source code here but its not complete its made in c#.net
 
Back