This topic is locked

User Access Problem ,,,

3/15/2011 8:33:40 AM
PHPRunner General questions
F
fatahalbahar author

[size="2"]I am just trying out a php form using PHPrunner 5.2 (Trail), when posted submits data to database. The system is allow everyone to submit the form. As administrator I can view and edit the records. But whoever submits the form should be a registered user and he should be able to only view & edit his records. how can I do that? [/size]

P
procheck 3/15/2011

Check out this section: http://xlinesoft.com/phprunner/docs/advanced_security_settings.htm
You will need to set the users to "See and edit their own data" and a view for the administratior to give more access.
Al