Login
Register
File: example.class.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 Thomas Shone
>
Autoload
>
example.class.php
>
Download
File:
example.class.php
Role:
Example script
Content type:
text/plain
Description:
example class
Class:
Autoload
Autoload classes from given directories
Author:
By
Thomas Shone
Last change:
Date:
2007-03-11 00:47
Size:
79 bytes
Contents
Download
<?php
class
Example
{
public function
foo
() {
echo
"here"
;
}
}
?>
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