Source for file MyFirst.php
Documentation is available at
MyFirst.php
<?php
class
MyFirst
{
function
helloWorld
(
)
{
return
"Hello, world!"
;
}
}
?>
Documentation generated on Fri, 06 Jul 2007 19:54:51 +0100 by
phpDocumentor 1.3.1