<?php
class mango_nabaztag {
private $bunnyName;
function __construct($bunnyName) {
$this->bunnyName=$bunnyName;
}
[...]
}
?>
<< First | < Previous | Next > | Last >>
Comments and queries welcome - feel free to mail me!
SVN revision: 190
PHP 5.3.5-1ubuntu7.11