HomebulletScriptsbulletTag: template (219 results)
  1. No Screenshot
    2206 total visits
    php easy :: pagination scripts set contains 3 different pagination functions that can be easily implemented into any other script to paginate the output results retrieved from MySQL database or elsewhere.Note: These functions do not query the DB by theirselves, you should previously have counted the total number of matches and retrieved the appropriate results, specified number of results per ...
  2. No Screenshot
    2330 total visits
    Template Manager can load a template file and process it to extract the list of template variables and replace them by template variable values.The Template Manager supports replacing variables from given array values,or taking the values from global variables, including other template files. A .conf file is processed and any setting is loaded as Template.KeyRequirements: PHP 5.2 or higher
  3. No Screenshot
    2180 total visits
    OOCSS reads a CSS style sheet template file that may have definitions of styles assigned to variables. The variables may be used in the definition of other styles. The definition of all variables is expanded and the processed CSS styles are stored in a cache file.OOCSS creates a new way to write CSS files in a new Object style fashion. ...
  4. No Screenshot
    1675 total visits
    KumbiaPHP Framework is a web application framework written in PHP for developing database-backed web applications according to the model-view-controller(MVC) pattern and other patterns as ActiveRecord and TemplateView.Optimized for programmer productivity. Not complex.Just have a try at it. Enjoy the fast devolepment.
  5. No Screenshot
    1751 total visits
    Simple Tags, a specified template string is searched for tags delimited by square brackets and replaces them with variable values.The processed template data is returned as a string.Requirements: PHP 5.0 or higher
  6. No Screenshot
    2161 total visits
    ooeLite provides functions to access other framework classes.The framework classes can access databases using PDO, manage secure sessions, and process HTML templates.Requirements: PHP 5.2 or higher
  7. No Screenshot
    1666 total visits
    Separated Template reads HTML templates from files and replaces the contents of HTML tags that have given CSS class names.The result of the processed template is returned as a string.Requirements: PHP 5.0 or higher
  8. No Screenshot
    1816 total visits
    The marks are replaced with variable values. Smart Engine Template Engine also supports section delimiting marks to evaluate loops, and conditional sections. Requirements: PHP 3.0 or higher
  9. No Screenshot
    1731 total visits
    AbsTemplate implements a template engine based PHP script templates and variable replacement. It can process template PHP scripts that are executed. The script captures the template scripts output and replaces template variables by assigned values. The resulting output can be cached in files to avoid template reprocessing overhead. Requirements: PHP 5 or higher
  10. No Screenshot
    1857 total visits
    IDtpl3, an array class variable is used to store the template variables. It processes a template by including it as PHP code that can access the template variables by accessing the entries of an array named $d. IDtpl3 captures the output of the included template file and can return it as a string or displayed as the current script output. ...
  11. No Screenshot
    2009 total visits
    Fast Template features such as merged cache function, debug console, silent removal of not-assigned dynamic blocks or the ability of including PHP code into templates, have been added. New functionality "pattern assign" has been added. When variables or constants are the same as the template keys, these functions may be used as they are. Using these functions, Fast Template can ...
  12. No Screenshot
    1606 total visits
    The values of template parameters are assigned to class variables. The Simple Template class includes a template file to be executed as a regular PHP script. The template script file can use the parameter values by accessing the class variables using the $this object. Requirements: PHP 4.0 or higher
  13. No Screenshot
    1741 total visits
    TemplateEngine loads a template from a file and replaces marks defined by fixed prefix and suffixes by values of associative array. The result of the template processing gets returned as a string. Requirements: PHP 3.0 or higher
  14. No Screenshot
    2270 total visits
    XtremeTemplate can assign multiple template variables that are assigned as local variables before processing the template scripts. The template script that is executed with the template variable already assigned is included. The template script output is captured into the PHP output buffer to be returned as a template processing result string. Requirements: PHP 4.0 or higher
  15. No Screenshot
    2209 total visits
    Skor PHP Template can read a template from a file and file placeholders to be replaced by template variable values. Skor PHP Template can assign individual variable values or arrays with several variable values. Delimited template section replacements are supported through a separate sub-class. Requirements: PHP 5.0 or higher
Pages 5 of 15« 1 2 3 4 5 6 7 8 9 »