modeler4547
07-29-2004, 02:34 PM
I have a script to view and post data from an HTML form to a server based MySQL database.
I have the form password protected such that only members who have been given the password may enter the page and view the entire database.
How can I make sure that Joe Blow can only modify the data for Joe Blow and not everyone else?
How can I make it so one user may only create one record and not bombard the db with junk?
THANKS!
Rocko
I have the form password protected such that only members who have been given the password may enter the page and view the entire database.
How can I make sure that Joe Blow can only modify the data for Joe Blow and not everyone else?
How can I make it so one user may only create one record and not bombard the db with junk?
THANKS!
Rocko