| . |
| ".$heading." |
| Cover |
Title |
Description |
Author |
Date | ";
while ($row = mysql_fetch_array($result)){
$mydate = split("-", $row["date"]);
echo "";
echo " | ";
echo "".$row["title"]." | ";
echo "".$row["description"]." | ";
echo "".$row["author"]." | ";
echo "".$mydate[2]."/".$mydate[1]."/".$mydate[0]." | ";
echo " ";
}
echo "
|
|
";
}
menu_bar("books");
$amazon_str = "