I am using the PHPRunner to handle member profile information. We are currently using a PHP CMS system for our site and like the flexibility of PHP runner to handle our advance profile needs.
What I would like to accomplish is that certain pages on the main site utilize the security of the PHPRunner system.
For instance
The healthcare provider page is only accessable to those members who are logged in and have HCP group priviledges.
I'm fairly new at PHP sessions and am not sure how to accomplish this.
Thanks for the help in advance.