|
|
File: /home/inri/public_html/daCode-HEAD/daCode/src/phplib/fortunes.php3
daCode -
Fortunes
Fortunes
Will contain a fortune module
|
private class Fortunes
Will contain a fortune module
daCode http://www.dacode.org/
src/phplib/fortunes.php3
$Id: fortunes.php3,v 1.15 2002/05/14 21:11:08 jbcombes Exp $
Will contain a fortune module
|
|
|
|
Private Field Summary |
object Config |
$configConfig instance |
|
Public Method Details |
Fortunes |
public void Fortunes( )
|
|
Class constructor
|
Returns |
void |
|
get_random |
public string get_random( )
|
|
Gets a random fortune
|
Returns |
string the raw fortune |
|
|
Private Field Details |
$config |
private object Config $config
>> <<
Config instance
|
|
|
|
|
PHPDoc 1.0beta |