Algorithms Arrays Passwords Uncategorized
Commerce Uncategorized
Databases Abstraction Layers Informix LDAP MS SQL MySQL ODBC PostgreSQL Uncategorized
Date & Time Calculators Conversion Translation Uncategorized
Discussion Chat Forums Guestbooks Polls Uncategorized
Email Validation Uncategorized
External Uncategorized
Files and Directories Uncategorized
Games Uncategorized
Graphics 3-D Graphs Resizing Thumbnails Uncategorized
HTML Forms Menus & Navigation Source Viewers Tables Templates Uncategorized
HTTP Authentication Cookies File Uploading Uncategorized
I18N Uncategorized
Math Uncategorized
Miscellaneous Uncategorized
Searching and Trees Uncategorized
Security Uncategorized
Text Uncategorized
Utilities Calendars Counters Link Checkers Weather Uncategorized
XML Uncategorized
| php sample source codes |
|---|
|
TinyButStrong is a Template Engine for pro and beginners. It s a single Php class with 8 methods and 2 properties. The TBS tags can be visible with any Visual Html Editor.<br>
<br>
TinyButStrong support MySQL, PostgreSQL and other databases in native. It merges blocs ; sub-blocs ; multi-columns ; Html lists, radio buttons and checkboxes ; sub-templates ; It performs headers ; formats ; conditional display ; event functions ; <br>
You can find Manual, Examples, Support and Forum at the web page.
|
|
Apolda Template is a simple, but powerful template class written in PHP. <p>Main features are:<br>
<ul><li>Support of simple replacements and multiple (nested) blocks.
<li>Simple API, easy to understand especially from the programmer's point of view.
<li>Flexible block handling via Template objects. </ul>
|
|
I have tried a number of ready made templates before
writing this. But, none of them seem to me suitable
for me. They were either too complicated, or too simple.
So I decided to write "a template"..
2 main features for ATemplate are:
* Allows nested templates,
* Easy to use.. (I hope so..)
|
|
Though similar to other such offerings (i.e. Smarty) , DtTemplate has a few distinct advantages in its design. Primarily, its formatting language is extremely intuitive and bears a striking resemblance to html. This makes the template syntax very familiar to web designers. Furthermore, this library compiles its templates , and as such runtime is FAST! Though simple , our design does not compromise flexibility, DtTemplate fully supports embedded php code within its own templates. This library supports I18-localized error messages. There is extensive documentation available on the website with examples and code snippets that should make this library easily accessible to template designers and programmers alike.
|
|
ETS is a template system written with PHP. It allows a complete reshuffle of templates with exactly the same data and is extremely valuable when working with database... It s a powerful tool that will help you efficiently to build documents.
|