smarty php template
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5089
Skor PHP Template 1.0
Skor PHP Template class can assign individual variable values or arrays with several variable values. A separate sub-class extends the base class to support delimited template section replacements. more>> Skor PHP Template class can assign individual variable values or arrays with several variable values. A separate sub-class extends the base class to support delimited template section replacements.<<less
Added: 2009-02-12 License: GPL Price: $0.00USD
13 downloads
A Simple PHP Template
This template can display content in the form of HTML, PHP, and TEXT on the main page. I use this type of template for most of my websites. It is simple and fast, and easy to use. Just copy and paste more>> This template can display content in the form of HTML, PHP, and TEXT on the main page. I use this type of template for most of my websites. It is simple and fast, and easy to use. Just copy and paste into any PHP page.<<less
Added: 2006-07-10 License: PHP License Price: Free
1260 downloads
Fast Template 1.6.0
We find Fast Template very usefull in our projects, even if now is on the market other template systems, like Smarty. Most PHP projects today use Smarty for this, but we wont. Smarty puts too much logic into the template itself. To avoid confusing or more>> We find Fast Template very usefull in our projects, even if now is on the market other template systems, like Smarty. Most PHP projects today use Smarty for this, but we wont. Smarty puts too much logic into the template itself. To avoid confusing or upsetting the web designer, the core template must look as much like a regular HTML page as possible. That means no strange looking iteration code and such. Instead, well use FastTemplate. FastTemplate may not be as advanced and featureful as Smarty, but its syntax is definitely better suited for this problem. But because it was not developed since 2002, we tried to add some new functionalities to it and make it reusable. Templates are very useful for CGI programming, because adding HTML to your PHP code clutters your code and forces you to do any HTML modifications. By putting all of your HTML in seperate template files, you can let a graphic or interface designer change the look of your application without having to bug you, or let<<less
Added: 2004-02-24 License: Other Price: $0.00USD
13 downloads
Other version of Fast Template
Price: FreeAdditionalInfoArtisticLicense
License:Other Free / Open Source License
License:Other Free / Open Source License
ABi Template 1.0
ABi Template is very simple easy for use template engine written in PHP. It supports loops, and is absolutelly free. more>> ABi Template is very simple easy for use template engine written in PHP. It supports loops, and is absolutelly free.<<less
Added: 2005-07-19 License: Freeware Price: $0.00USD
14 downloads
Other version of ABi Template
License:Freeware
Accura templates
Accura offers a great variety of affordable templates, including website templates, flash templates, flash intros, osCommerce templates, WordPress themes, PHP-Nuke themes, logos and corporate identity designs. All products are completely customizable and more>> Accura offers a great variety of affordable templates, including website templates, flash templates, flash intros, osCommerce templates, WordPress themes, PHP-Nuke themes, logos and corporate identity designs. All products are completely customizable and ready for immediate download.<<less
Added: 2008-12-06 License: Commercial Price: $0.00USD
14 downloads
A Simple PHP Template None
This template can display content in the form of HTML, PHP, and TEXT on the main page. I use this type of template for most of my websites. It is simple and fast, and easy to use. Just copy and paste into any PHP page. more>> This template can display content in the form of HTML, PHP, and TEXT on the main page. I use this type of template for most of my websites. It is simple and fast, and easy to use. Just copy and paste into any PHP page.<<less
Added: 2006-07-10 License: PHP Price: $0.00USD
14 downloads
Smart Engine Template Engine 1
Smart Engine is new and powerfull template engine for php scripts . support IF , FOREACH ,TIME,Array,Variants Smart Engine is newest script from Hitron Soft and make your projects easier and shorter codes will be need this is fast and use Smarty style more>> Smart Engine is new and powerfull template engine for php scripts . support IF , FOREACH ,TIME,Array,Variants Smart Engine is newest script from Hitron Soft and make your projects easier and shorter codes will be need this is fast and use Smarty style tags and dont cache Files .you can join this project to make it faster and more effective and easier. Thanks<<less
Added: 2009-04-23 License: Other Price: $0.00USD
12 downloads
myPHPscripts Template Manager
myPHPscripts Template Manager is a GUI for creating template-driven websites. Simply upload the script to the directory of your choice, configure the paths, and you can manage your entire website from more>> myPHPscripts Template Manager is a GUI for creating template-driven websites. Simply upload the script to the directory of your choice, configure the paths, and you can manage your entire website from a single web-based interface. The template manager can create pages with identical headers and footers so your website maintains the same look and feel on every page. Customize the php scripts, templates, and stylesheets to fit your needs. The Template Manager keeps them organized. Included is the Spaw v.2 WYSIWYG editor for novice web designers.<<less
Added: 2007-05-02 License: Freeware Price: Free
906 downloads
Open Power Template 2.0-RC1
OPT is a template engine for PHP5. The main advantage over both PHP and other template engines are the syntax based on XML and the support for the declarative programming. It means that you can concentrate on what you want to have in the templates, not - more>> OPT is a template engine for PHP5. The main advantage over both PHP and other template engines are the syntax based on XML and the support for the declarative programming. It means that you can concentrate on what you want to have in the templates, not - how to implement them. The template language features include the template inheritance, a support for building HTML forms, advanced list displaying (column layout, tree rendering, pagination) or multilingual website support. The API is based on the solutions from the popular frameworks which simplifies the integration. The complete ports for Kohana and Zend Framework are under development.<<less
Added: 2005-06-12 License: BSD Price: $0.00USD
14 downloads
Other version of Open Power Template
Price: FreeAdditionalInfoDocumentationunderGNUFDL.
License:LGPL
License:LGPL
EasyTemplate 1.2
EasyTemplate is a template engine for PHP. it is easy to use and basic, it is powerfull for any application that need this functions LOOP, INCLUDE, SWITCH and IF ELSE. is also cached the page after compiled finally you dont need to assign variables, it more>> EasyTemplate is a template engine for PHP. it is easy to use and basic, it is powerfull for any application that need this functions LOOP, INCLUDE, SWITCH and IF ELSE. is also cached the page after compiled finally you dont need to assign variables, it is auto recognized the variables.<<less
Added: 2005-09-15 License: Freeware Price: $0.00USD
14 downloads
Gambling Templates
A free collection of html and php gambling templates that may be used to build standard html sites, and power gambling related php wordpress sites. more>> A free collection of html and php gambling templates that may be used to build standard html sites, and power gambling related php wordpress sites.<<less
Added: 2008-08-15 License: Freeware Price: $0.00USD
10 downloads
vwTemplate
vwTemplate is simple templates engine for PHP5. It allows to define variables, dynamic blocks, statically and dynamically include template files, store parsed template in file for future use and recre more>> vwTemplate is simple templates engine for PHP5. It allows to define variables, dynamic blocks, statically and dynamically include template files, store parsed template in file for future use and recreate template from serialized string or file. It does not and will not implement functions, loops and similar features well known from other template engines, like, for example, Smarty. vwTemplate is stable and has been used in numerous projects.<<less
Added: 2006-05-03 License: GPL Price: FreeAdditionalInfoFornoncommercialuse
1269 downloads
PHP Simple Template System
Yet another PHP based template system. Requires PHP5. Currently supports blocks, nested blocks and variable replacement. The current version also has support for array assignment and object assignment more>> Yet another PHP based template system. Requires PHP5. Currently supports blocks, nested blocks and variable replacement. The current version also has support for array assignment and object assignment. To view examples, please refer to test scripts bundled with the tool. Future release will support expression evaluation and modifiers.<<less
Added: 2005-01-10 License: Free for non-commercial use Price: Free
1805 downloads
AbsTemplate 1.0
The AbsTemplate is an extremely simple and lightweight template engine written in PHP. It consists only of one file, the base class. By using the AbsTemplate template engine you can: * set your own custom delimiters for variables to use inside more>> The AbsTemplate is an extremely simple and lightweight template engine written in PHP. It consists only of one file, the base class. By using the AbsTemplate template engine you can: * set your own custom delimiters for variables to use inside template files, * use any type of templates you want, that is, the template files can have any extension you want(be it .php, .inc, .tpl, etc...), * display multiple templates per page, * cache templates, * chose to assign the content of a template to a variable and, when appropriate, you can just display its content.<<less
Added: 2009-04-11 License: Freeware Price: $0.00USD
11 downloads
Mambo Template Tutorial
Lots of screenshots and hand holding, if you are looking to find out how Mambo templates work this is for you! more>> Lots of screenshots and hand holding, if you are looking to find out how Mambo templates work this is for you!<<less
Added: 2005-07-04 License: Freeware Price: Free
1574 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above smarty php template search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed