| |
|
|
|
include("links-2.html"); ?> |
|
|
Disclaimers: This
document is provided as free service for the benefits of Active-Venture.com's web hosting customers only. |
|
|
|
Quotes:
$quotes = file("1quotes.txt");
$quote = rand(1, sizeof($quotes));
echo $quotes[$quote];
?>
|
|
|
|
|