First of all hello to all the community since I am a newbie here.
Let me tell you what I need: I have a website on an IIS server with php and mysql support and I want to create in my website a registered users only area while others web pages in my site can remain for anonymous access. I want session expiration on this pages with cookies practically an user authentication and access tool...
I found your software on Google and it seems very nice but can this be done with your software?.
I've seen that you can build user registration forms and login forms but how do you protect the pages for the registered users?
I want to build the website in html and only the protection to be php so from what I know I must copy some code in front of all the webpages that I want protected. Could this application do all of this???
Also another question: can I design the pages in html, this includes also the forms and then assign php scripts to this html forms?
What code do I need to insert in my pages to make them accessible only to registered users