i need to write a piece of code so that when the counter reaches 500 hundred the user is directed to a limit hit page. or if it is under 500 hundred it directs the user to the page they wanted to go to. i have used if statement to ech thing out before but in need it to either direct or redirect the user.
if anyone knows were there is a tutorial on this then please post it here.