AvanTemplate is a template engine for PHP. It is multi-byte safe and consumes little computing resource. It supports variable replacement, block that can be set to hidden or shown, loop, multple-depth loop, and inclusion of external template file.
File List:
@PSC_ReadMe_450_8.txt
1Kb
AT.php
18Kb
Similar code
A java / php login script
(Popularity: ) : This gives a simple secure login script for basic pages, such as clan member pages, It is a simple php secure login script using java and php. The login code is pure java, however the password could be seen by ... Simple Admin Login
(Popularity: ) : This is a simple php and mysql login checker. It will allow a guest to visit whatever page you set for them and it will allow admins access to whatever you set for them. You must have PHP and MYSQL ... Shatners Login System Lite
(Popularity: ) : Shatners Login System is a secure php membership system which uses MD5 encryption. It features user registration, logins, and the securing of webpages. You can use shatners login system to force users to login before they can view a page. ... kLogin 0.1
(Popularity: ) : The simpliest Login system ever! Dosen't use MySQL! Only flatfile! And it supports users with the same usernaem but with different passwords! Send mail with PHP
(Popularity: ) : This is an extremely easy mail send with php. I commented it as well as I could. It will teach beginners how to recieve info from a form and send it through PHP. Please make sure your smtp is set ...