// Select a random quote from an array
// On the next line, enter the full path on your web server
// to the generated quotes file.
// No need for any other changes to this code block.
$quotes = file('/home/tradermi/public_html/quotes.inc');
// Seed the random number generator
$somerand = srand ((float) microtime() * 10000000);
// How many quotes do we have to work with?
$num_quotes = sizeof($quotes);
// Choose a random number between 0 and the number of quotes in the array
$this_quote = rand(0,$num_quotes - 1);
// Now we have a random number to select from the array index, grab it.
$thisquote = $quotes[$this_quote];
// Spit it back
echo $thisquote;
?>
Even if you don't have perfect credit, you may be eligible for a $500 payday loan. Apply today and receive cash advance by the next day, all via the Internet