Zugzwangle Posted August 31, 2010 Share Posted August 31, 2010 hello, i am transferring the post number from a forum page, to a non-forum page via url variables.. how do i stop someone editing the url variable and viewing the posts concerned? i thought i could possibly use cookies/or a kind of auto-post form.. please help if you can.. just what to google would be appreciated Link to comment https://forums.phpfreaks.com/topic/212211-transferring-info/ Share on other sites More sharing options...
trq Posted September 1, 2010 Share Posted September 1, 2010 how do i stop someone editing the url variable and viewing the posts concerned? You would need to do this with permissions associated with a users login. there is nothing you can do to stop a user changing values within a url, you need to lock down what is retrieved by doing so though. Link to comment https://forums.phpfreaks.com/topic/212211-transferring-info/#findComment-1105908 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.