page.inc: Simple Template Generator
Download
Description
page.inc is a PHP class that handles output for HTML templates. Use of page.inc greatly reduces development time for database-driven web applications. page.inc was written for the School of Natural Resources and Environment at the University of Michigan and handles templating for the school's website.
Features
- HTML templating allows rapid generation and editing of a uniform, sitewide look.
- Ability to handle very complex HTML and PHP input.
- Fully object-oriented.
Requirements
License
Documentation
Included in the latest release.
#!/john/m/cox