Hi!
I need help to control access to certain pages in my site.
Since the user is registered and logged in, I would like to control how pages he can access.
Example 1:
The user X only can see the pages made for him, and in the other way this pages only can be viewed by him.
Exemple 2:
Only some users (that I choose) can access certain page.
I founded a php script that makes half of the work, that´s the link: http://www.ben-huddleston.com/documents/nameoftemplatepage.txt But I don´t know how limit who has access to the page...
Thanks :)