Smarty is a template engine for PHP. One of the unique aspects about Smarty that sets it apart from other templating solutions is that it compiles the templates into native php scripts upon the first execution. After that, it just executes the compiled PHP scripts. Therefore, there is no costly template file parsing for each request. Smarty is also _extremely_ extensible by easily adding custom functionality yourself.
ANG
GES
G
P
vionlink article ist ein Artikelverzeichnis-Script mit umfangreichen Funktionen. Rubriken und Artikel werden als neue Seiten angelegt, die Artikel ...
ANG
GES
G
P
A browserdetecting script for PHP that decides wich files that should be included,
ANG
GES
G
P
Einfaches Programm das Postfächer verwalten kann.(IMAP Protokoll).Die wichtigsten Funktionen zur Mailhandling wurden hierbei berücksichtigt.
ANG
GES
G
P
Bisher musste man die Bookmark-Services ewig im Internet suchen. Das kostete schon viel Zeit. Dann bekamen Sie nur einen einzelnen Bookmark-Button ...
ANG
GES
G
P
The Extensible Markup Language is definitely something that most developers will want to add to their toolbox. XML is a W3C standard that is open, ...
ANG
GES
G
P
PHP-Anleitung für Anfänger
Diese PHP-Anleitung beginnt mit der Installation von PHP und die ersten Scripte, bis es dann schon schwieriger wird. ...
ANG
GES
G
P
PHPBind is a complete PHP class for managing BIND 8.2's configuration files. Using no outside resources, and implemented completely within PHP it ...
ANG
GES
G
P
MySMS ist ein FrontEnd für das komfortable senden von
SMS-Mitteilungen an beliebige Handynetze durch die Nutzung
der JM_SMS-Klasse von James Mc ...