Classes of Manuel Lemos | > | PHP Forms Class with HTML Generator and JavaScript Validation | > | templates/header.tpl | > | Download |
|
|
![]() |
<html> <head> <title>{$title}</title> {if $styles neq ""}<style type="text/css"><!-- {$styles} // --></style>{/if} </head> <body{if $onload neq ""} onload="{$onload}"{/if} bgcolor="#cccccc"> <center><h1>{$title}</h1></center> <hr /> |