the php base code its on another website xD
but i will give you another example.
please goto:
http://theninja-rpg.com/ (not for playing in it

)
and login to
Username: demouser3
Password: 1234567890
srry i just dont got anyother example.. :\ but its a browser php based game.
after you logged in, then goto the button "Academy", Choose for example Weapon Class, and click submit.
you can see that up in the address its changed from:
http://theninja-rpg.com/?id=18, to:
http://theninja-rpg.com/?id=18&page=train
and if you go back and choose another option like the last one, "Study".
you will be directed to the same address. (
http://theninja-rpg.com/?id=18&page=train)
now I just want to know howto get directly into that page of weapon training, by typing an address.
like:
http://theninja-rpg.com/?id=18&page=train&train=weap
the &train=weap i know because i saw the form by viewing the source of the page, the value of the choosing form is "Train" and the name of the weapon training is "weap".
but something is not correct, maybe i need to add a Submit or something to the address?
couse the address i've tried isnt leading me to the page i want.
**** I Wrote too much .. :\ hope you can understand me...
Good Luck xD