Script Installation
UltraTemplate (PHP) Script Installation and Configure Services
|
Script Description:UltraTemplate is a class that allows you to separate your code (PHP or ASP) from your html content. Unlike most other template processors, UltraTemplate has built-in dynamic functionality. Using UltraTemplate tags, you can rotate banners, build tables or custom rows with data from a string, an array, or a database. With UltraTemplate, you wont have to write looping code anymore. Features: Build tables automatically; Randomly rotate banners; Parse tags based on conditions; Set default values for your tags; Set false default values for tags with false conditions; Set the type of HTML tags that your UltraTemplate tag will render as; Define your own tags; Tag-level caching. Site Url: http://www.ultratemplate.com |