- 1,233 categories
- 40,462 scripts
Updated: 02/05/2008
- 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 won''t. 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, we''ll 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
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- Author
- This script simply reads a file containing the HTML code and displays it to the caller, so you can include a SSI call where you wish the HTML to be inserted. Then, when the server sends the file it will parse the file and add the HTML code where the ...
- This is a very small script that will rotate your LE banners so that the same LE HTML code does not get called on a page(s). It creates and inserts and random number in the section of the LE HTML code that defines what page you have the LE add on. Re...
- WonderBanner is an ASP banner program for you and your advertisers which uses an Access database. Your advertisers can access all statistics about their banners including: How many clicks, How many banner has been loaded, How many impression left to ...
- SillySite is a simple web page design program. There are a limited number of built-in graphics and colors so that a person can quickly create a simple web page
in a variety of &"looks.&" When the user gets their page the way they ...
- News Page Updater is a simple little utility that allows you to add items (automatically adding the date to the beginning of the message) and to edit the raw html code as necessary.