CellophaneThis package can be used as a wrapper to manipulate the values of site cookies.
The base class cookieBase can be used directly to access and manipulate the contents of cookies. It can be extended to allow storage of data types other than strings in cookies within the limits of size of the cookies.
There is also one sub-class named cookieArray, which makes it easy to create cookies that store things like application preferences, user authentication data, etc..
_http://hotscripts.com/jump.php?listing_id=58394&jump_type=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DtTemplateThough similar to other such offerings (i.e. Smarty) , DtTemplate has some distinct advantages in its design. The formatting language is extremely intuitive and bears a striking resemblance to html. This library compiles its templates , and as such runtime is FAST! Additionally, DtTemplate supports embedded php code within its own templates. This library also produces I18-localized error messages. Check out the extensive documentation available on our website with examples and code snippets.
_http://hotscripts.com/jump.php?listing_id=38458&jump_type=0