I have really been trying to start building some PHP classes.
I want to have a lot of reusable functionality to use for any upcoming work I get.
I mean what is the difference between doing it now or later?
PHP Image uploader
This is a class I have been trying to put together that will managing image uploads. This can usually be a pain so I figured I should build a solid class to encapsulate most of this functionality.
JQuery Plugin - gPhoto
This plugin will be for displaying image galleries. More information will be made available as I move forward with the project.