This topic is locked

users can see there own data only

8/1/2006 12:32:53 PM
PHPRunner General questions
P
pdherring author

can someone help please i want to change the way users see there own data only,
I can not find where this is and what php file it is stored in.
Please could someone help as i am relating customerid to customerid and need to know where this is in the php files to be able to see how it is done.
Thanks

Alexey admin 8/2/2006

Hi,
the code you need is SecuritySQL function in include\functions.php file.
It consctructs WHERE clause added to SELECT SQL commands.