Creating a Basic PHP Modules System
Well Everyone needs a PHP Plug-in system if you want to keep up to date and stop modifying loads of php every time you get a new idea for your website. In this tutorial I will show you how to create a sweet and easy PHP Plug-in/Modules System.
What you Will Learn
[*]How to Dynamically Load Plugins
[*]The basics of OO PHP
Pre-Requisites
[*]Basic Knowledge of PHP
[*]An understanding of File Directory structures
Read More...




