This topic is locked
[SOLVED]

 Help with project...

3/4/2010 9:18:40 PM
PHPRunner General questions
L
lordkain2 author

Hello, I need help with my project, description:

  • Login and pass for users.
  • Every user only see one record (its own), no edit or add.
  • All records are update by admin (batch update).
    Any ideas? I don't know how to start.
    Thanks.

Sergey Kornilov admin 3/5/2010

I would suggest to start by watching 'How to use security settings' tutorial at http://xlinesoft.com/phprunner/php-database.htm.

It covers all the questions above.

L
lordkain2 author 3/11/2010

Thanks for the response.