View Single Post
  #1 (permalink)  
Old 06-19-2007, 12:22 PM
byron byron is offline
New Pligger
 
Join Date: Jun 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question Use Pligg Security System for Non-pligg sites

Hi All,
I've been racking in my brain and my google thumb to find a decent php based login system that could be used in developing php-based sites.

Do you think the Pligg system would be a good candidate to use as the backbone for something like this from ease of use, security, and ease of building the system standpoints?

I do like Pligg's use of ez_sql, but do not want to tie it to Smarty.

If anybody has any suggestions, they'd be much appreciated. If you think the Pligg system would work, any suggestions on which files are absolutely necessary would be helpful.

What I'd like to do is build a framework that handles the security (cookies, login, user management, sanitizing, etc) and exposes a database class like ez_sql. You could do a simple include and then add in header, content, sidebar(s), footer includes to build your site.

Please pardon me if this is not the right place for a post such as this.

Thanks for your help,
Byron
Reply With Quote