HomebulletScriptsbulletTag: template (224 results)
  1. No Screenshot
    2062 total visits
    SmartTemplate supports compiled templates, ouput caching, scalar substitution, iterations over nested blocks (BEGIN..END), basic control structures (IF..ELSEIF..ELSE) and custom extensions (output filters like uppercase, sprintf, etc.)Its unique structure creates minimum overhead, allowing SmartTemplate to be up to eight times faster that other templating engines.
  2. No Screenshot
    1447 total visits
    x64Template Engine implements a template engine that can be extended with plug-in classes. The template engine uses string searching and replacement, instead of regular expressions, to find and process template placeholder marks. It supports processing conditional sections and loop section iteration.x64Template Engine comes with a simple content management system (CMS) to demonstrate the template engine capabilities. It is based on ...
  3. No Screenshot
    1692 total visits
    Smarty Template Control provides a Web interface to create and edit text files. It was meant to let an user edit Smarty template files but it can be used to edit other types of text files.Smarty Template Control can generate an interface based on Web page forms to let the user choose and edit text file existing in a given ...
  4. No Screenshot
    1978 total visits
    HTML source files are transformed into PHP files using customizable templates. An update algorithm ensures that all HTML source files that have been changed since the last transformation run get updated.CSS can be used to customize the presentation.Requirements: PHP 4.3 or higherLimitations: The code and the comments are in German
  5. No Screenshot
    1683 total visits
    Basic Template can replace placeholders with values from string variables, from array entries, from object variables or a from combination of arrays and objects.Basic Template supports template blocks that can be processed conditionally or iteratively. The inclusion of template files within other template files is also supported.
  6. No Screenshot
    1867 total visits
    Template Engine features support for blocks, loops, ifset and rotations. It is fast and most suitable for small and medium projects.
  7. No Screenshot
    2145 total visits
    PHPTemplate assigns variables to template parameters values that are replaced using normal PHP tags like <?=$placeholder?> to define output values.External template files can also be loaded and assigned to template parameter variables.
  8. No Screenshot
    1516 total visits
    PHP Template has the advantage of a very low overhead and performs faster than other template engines.
  9. No Screenshot
    1724 total visits
    A code snippet can be filled out with results from a database query.Requirements: SQLCall PHP class
  10. No Screenshot
    1760 total visits
    Email php class is a simple class that can be used to send text or HTML formatted e-mail messages using templates. The class can configured to defined the sender address, recipient addresses, the subject text, the body text either in plain text or HTML formats.Optionally Email php class can replace template marks in the message body by corresponding template variables. ...
  11. No Screenshot
    1815 total visits
    The sender address, recipient address, subject, body text in either plain text or HTML format can be defined.Optionally Email class can replace template marks in the message body by corresponding template variables. If more than one recipient address is specified, the class sends separate messages to each recipient.
  12. No Screenshot
    1369 total visits
    The data to insert is stored in array form, so that it can be presented as a list. The format for the data can be defined as per the sprintf command and is defined in the template data field.
  13. No Screenshot
    1764 total visits
    TagTemplate can load templates as PHP scripts which have marks that are actually PHP code that can fetch template variable values.The template output can be captured and compressed to generate a more compact version.Requirements: PHP 5.0 or higher
  14. No Screenshot
    1722 total visits
    Placeholder marks get replaced with parameter values in the template files. DEV Template Class supports defining a major template file that works as a replaceable theme template.Key Features of DEV Template Class:- Single line command usage with the express function- Morph one template to another- Recursive insert- Arbitrary number of insert tags in single line command usage
  15. No Screenshot
    2039 total visits
    Extended PHP Mailer can compose and send e-mail messages with support for defining the message body text from a template file.Extended PHP Mailer can send text or HTML messages. The messages may have attached one or more attached files. It may also encode the text of the headers and body in several character sets to be sent according the e-mail ...
Pages 10 of 15« 6 7 8 9 10 11 12 13 14 »