Simple PHP photo gallery which does not require database.
This is a simple PHP based photo gallery which show your photos in an attractive form on the website. It also has a simple admin panel only to upload photos. You will not need to have database for this gallery.
PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.