Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-08-01 (15 years ago) | 54% | Total: 3,617 | All time: 900 This week: 578 |
Version | License | PHP version | Categories | |||
actions_dispatcher 1.0 | GNU General Publi... | 5 | Utilities and Tools |
Description | Author | |||||||||||||
Actions dispatcher helps you to write clean PHP code, allowing an environment on wich all PHP script calls are made trough the same script (normally index.php). Actions dispatcher takes the petition from index.php and performs any operation related to that petition, according to the previously defined actions. It's very useful if you are habituated to work with lots of classes. You'll also find that is a perfect way to keep your code clean, because every block of code is just in the place it has to be, and not fragmentated in a big index.php. |
|
Files |
File | Role | Description |
---|---|---|
actions.inc.php | Class | Main file containing all classes needed |
example_class.inc.php | Example | Example class well commented |
index.php | Example | Example index.php well commented |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.