This topic is locked

Filter after login in the next page

10/22/2008 15:00:28
PHPRunner General questions
E
ezelino author

Please

I have an application that it must be had access by some users registered in a table, with its respective login (table LOGIN). After login in the application they will have to see, to add or to edit information in one another table (table STORE). Each one must have access only its information, without having access others information.

I ask

The table STORE must have information of table LOGIN?

How to filter the information in the entrance after the LOGIN?

Sergey Kornilov admin 10/22/2008

Use Advanced security mode "Users can see and edit their own data only".