|
|
Whale-World.infoinclude_once 'nonsense.php'; $nonsense = new Nonsense(); for ($i=0; $i<1; $i++) { echo ' '; $nonsense->sentence(rand(7,11)); echo $nonsense->output; echo ' '; } ?> for ($i=0; $i<1; $i++) { echo ''; $nonsense->sentence(rand(15,20)); echo $nonsense->output; echo ' '; } ?> for ($i=0; $i<1; $i++) { echo ''; $nonsense->sentence(rand(12,14)); echo $nonsense->output; echo ' '; } ?> for ($i=0; $i<1; $i++) { echo ''; $nonsense->sentence(rand(12,14)); echo $nonsense->output; echo ' '; } ?> |
Copyright (C) 2005.