Patrick Bierans wrote: >>>I'm looking for a way to stop spoofed forms, in general. >>>Nothing sensitive, so I don't want to use passwords, just stop idiots >>>messing. > > >>honestly, i would use a hidden form variable. > > > ain't workin' - easy forkin'.
yeah, its easy to fork... but, he's not looking for something totally secure, just something to stop the average guy from viewing the page without first hitting the previous page. you could take it so far as to create a sessions table, track whos where and all that, but i really think its beyond the scope of the complexity of what he's after. like i said in my first reply, theres 10s if not 100s of ways to do this. you just need to find the way that best suits yoru needs and security. Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
