Login
Register
File: demo.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Tiago André
>
Header from folders
>
demo.php
>
Download
File:
demo.php
Role:
Example script
Content type:
text/plain
Description:
Demo File
Class:
Header from folders
Generate HTML pages with custom JavaScript and CSS
Author:
By
Tiago André
Last change:
Date:
2012-07-30 06:18
Size:
92 bytes
Contents
Download
<?php
include(
'header.class.php'
);
$head
=new
header
(
'My First CMS'
);
$head
->
show
();
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2013