cabUK Posted November 21, 2007 Share Posted November 21, 2007 I am wondering about the best way to prevent users from going to the next record in a database by using the URL bar. So if I have this in the URL: www.site/items.php?itemno=2 I want to prevent them from going to the url and typing in 3 etc. I am at a bit of a lose on this so any help would be appreciated. Quote Link to comment Share on other sites More sharing options...
corillo181 Posted November 21, 2007 Share Posted November 21, 2007 you can't control the users bar so unless you put some other variables in the url to make sure that the url was click there is no other way that i know of. Quote Link to comment Share on other sites More sharing options...
revraz Posted November 21, 2007 Share Posted November 21, 2007 What's the condition that allows them to go to a record? Quote Link to comment Share on other sites More sharing options...
cabUK Posted November 21, 2007 Author Share Posted November 21, 2007 What's the condition that allows them to go to a record? A list of shops is generated from the players current location so when they click on the shop it pulls the items linked to the shop. Not sure if thats what you meant. I dont want them to be able to select different shops from the URL from different locations (if that makes sense). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.