<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=6598&image=1&table=forumtopics' class='bbc_emoticon' alt=':ph34r:' /> Hello all.
I'm running PHPRunner 4.1 and I am very very very new to PHPRunner, PHP or MySQL. I do not know Javascript at all although I find PHPRunner generate some Javascripts as well.
I'm doing some database editing, adding etc webpage based on MySQL. Currently on XAMPP and will be transferring the PHP pages to Mandriva Linux based server.
My question, How do I prevent certain users from editing other fields using PHPRunner?
For example, there are 5 fields i.e. Name, AccountNumber, EmailAddress, PhoneNumber and Status.
The 1st four fields should be locked.
Only the 5th field that user can edit, changed etc.
Currently I find that any user, given edit capability, can edit any of those fields.
Thanks in advance.