Login
Register
File: plugins/bar.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 David Bittencourt
>
phpPlugin
>
plugins/bar.php
>
Download
File:
plugins/bar.php
Role:
Auxiliary script
Content type:
text/plain
Description:
Different bar() plugin for test.php and example.php
Class:
phpPlugin
Dynamically extend a PHP class using plug-ins
Author:
By
David Bittencourt
Last change:
Date:
2004-06-12 06:07
Size:
88 bytes
Contents
Download
<?php
function
bar
(
$str
){
$this
->
display
(
"----"
.
$str
.
"-----"
);
}
?>
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-2014