-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ryan Fischbach edited this page Oct 8, 2013
·
6 revisions
Welcome to the phpBitsTheater wiki!
I started writing this framework as a means to learn PHP as it was suggested as a means to really understand all the magic of PHP. As I needed to learn what the differences were from PHP 4 to PHP 5 as well as strengthen my grasp of PHP in general, diving into a project like this seemed the ideal learning process. I must say, I learned quite a bit from the experience.
My overall thought process for the design of the framework can be found in the Readme.md as well as here.
The framework comes with two styles of user permissions:
- auth_none: This style will just authorize any and all right checks.
- auth_basic: Permissions / Rights