hello every one thanks for your helps before
I have a web page and in the CMS(Content Managment Syatem) that admin with personal username & passwod can enter
username & password save in the session
and the CMS is an iframe page but if a user enter the name of one page can see that page
now how can I close this way of access to the pages???? because they can o every thing that want to do (like deleting data)
even I don't want that admin can access to the pages from entering the name of pages in the url like this:
http://www.example.com/CMS/components/News/News.php
please tell me that how can I limit access of users??????

