Edit page security
Hello This is my first post and I am very new to Apache/PHP/MySql.
I have a page that delivers database records to my users (5 ONLY AUTHORISED), the page has an "Edit this Record" link and I want to protect this edit page from un-authorised users/hackers. My authorised users need to be able to continiously edit records so I don't want to use .htaccess as this requires a password for each access to MySql which would be a nuisance to users. Please can someone offer an answer to my problem. I am using Peter Wainwright's book Profesional Apache 2.0 ISBN 1-861007-22-1
Thank you.
Last edited by David Entwistle; March 8th, 2011 at 11:09 AM..
|