View Full Version : Refreshing Page With A Twist


snikerz79
11-24-2003, 11:46 AM
I'm maknig a gaming website, that allows the user to explore a map. Now is there a way that after every move I make I can have my status page refresh? My status pages gives a brief outline of what is on the square etc. Another example of what i'd need this for is when the user buys a weapon or armor, I'd want his stat frame which gives him a brief overview of his character, including gold to refresh showing his new amount of gold, etc. A final example of this is when the player levels up that his stat page be refreshed as well. So that the user doesn't have to manually refresh the page.. I am using php for this if it makes a difference.

snikerz79
11-25-2003, 11:53 PM
Don't worry..I found the code I am looknig for.