4 projects tagged "PHP 5+"
EasyPhpAlbum Lite is a clean, fast, easy to navigate, and very easy to install online photo album for your Web site. By adding a single 30KB file to a directory of photos, your album is online. It features an unlimited number of album directories and sub-directory depth, menu and image caching, inline images, customized viewing per visitor, and more. It requires no configuration or editing. It is based on CSS with no tables and validates as W3C CSS and XHTML.
PHP GUI API is a package that renders HTML pages composed programmatically. It is designed in a similar fashion to Java's GUI package, but it is for HTML components rather than desktop applications. It consists of a set of classes that wrap around several types of HTML page components and CSS elements that can be composed and configured programmatically to generate whole pages. The classes render the page by generating HTML for each element and the contained elements. It provides classes for wrapping paragraphs, divisions (div), input fields, forms, tables, images, links, etc.