queryRow($sql); if(!$id || is_null($row)) { header("Location: ./"); die; } ?> $book_title"; if($author) echo "
by $author
"; if($image!='') { list($width, $height, $type, $attr) = getimagesize("img/".$row['image']); echo("".$row["); } echo "

\n

\n

".str_replace("\n","

\n

",$description)."

\n
\n

"; echo "

About the Author

"; if ($about!="") echo "
\n

".str_replace("\n","

",$row['about'])."

\n
\n"; echo ""; ?>

Notes

\n

".str_replace("\n","

",$row['notes'])."

\n\n"; ?>