This Past Months Quotes:
$t = 0;
while ($t < $con_num) {
echo "
$quote_Array[$t]
--$author_Array[$t] Date: $month-$associatedday[$t]
";
$t ++ ;
}
?>
/* Quotation.NET Code Created Owned and C by Eric Ulicny You can probably borrow it if you ask :) */ ?>
$t = 0;
while ($t < $con_num) {
echo "
$quote_Array[$t]
--$author_Array[$t] Date: $month-$associatedday[$t]
";
$t ++ ;
}
?>