|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
I´ve been doing PHP programming since the early days of PHP4. Over the years, I´ve had to constantly re-use a lot of my code. As you probably can imagine, a whole load of Copy&Pasting was done in those days. With PHP5 I started using the object oriented capabilities of PHP to make my life easier. With a few basic classes, I created a small framework from which to grow on. As time passed, I added onto the framework and created a tool that would allow me to create simple CRUD classes and make the administrative pages for a site by filling out a form. This turns out to be very helpful for small simple projects. The idea now is to try and make this into something truly useful for most of PHP programming Mankind. There´s little comments, a bag full of code, and I could really use a hand on making it more effective. If you want to help, please drop a note to bugzbrown(at)gmail(dot)com The new downloads should be farily straight forward to understand. Here's a quick help:
Trouble Shooting: Q: I keep getting a 500 Internal error when I run sampleApp. A: - most probably you have a problem with your mod_rewrite. Check apache error logs Q: I don´t know what to do! A: Drop me a note, mail, or whatever. I´ll help if I can.
|