Hey I don't really know how to explain this but I will try my best. As a user clicks on a link he/she will be directed to the link :
Code:
localhost/game/sendmessage.php?user=username
(Username varys from player to player.)
I wish to know how I can put this in the sendmessage.php script
and detect if the user has a value and use it. If you get me?
Last edited by connormcwood; 07-18-2012 at 08:06 AM..
Reason: resolved