Skip to content
This repository was archived by the owner on Mar 1, 2018. It is now read-only.

Latest commit

 

History

History

DynamicCreateFile

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
DynamicFileCreate: PHP Class to help print on screen or save to file content

This class is written to make easyer to create dinamic files or the fly or just 
save content after one initial setup. This class can be really useful for who
does not want add inline CSS and Javascripts, but need one workaround.


Features
    - Fluent Interface (chaning method). Do much with just one line of code.
    - Print code on screen

- Changelog -

XX: 
* Fixed Strict warning on _setHeader().

2011-14-08: 0.5beta1 public release


CHANGELOG LEGEND:
+ Added
- Removed
^ Updated
* Bugfix
# Security Fix
! Relevant message