The Man Whose Teeth were all Exactly Alike
The Man Whose Teeth Links Read back cover of books |
The Man Whose Teeth Were All Exactly Alike is
American Editions
- Ziezing 1984 , 223 p, $15.95 (800 copies),hb
- Ziezing 1984, 223 p , $9.95 (3000 copies), tpb
British Editions
- Paladin 1986, 256 p, £2.95, tpb
Cover Gallery
';
for ($i=0; 50; $i+=5)
{
unset($result);
$query = "SELECT *
FROM `novel`
WHERE `title` LIKE CONVERT(_utf8 'The Man Whose Teeth%' USING latin1)
COLLATE latin1_swedish_ci
ORDER BY `year` ASC
LIMIT $i, 5";
$result = mysql_query($query)
or die("Query failed");
echo "";
while ($row = mysql_fetch_array($result))
{
extract ($row);
echo "

";
}
echo " ";
echo '';
$result = mysql_query($query) ;
while ($row =mysql_fetch_array($result))
{
extract ($row);
echo "
$publisher, $year ";
}
echo " ";
}
echo "";
?>
American Editions
| From xxx edition dustjacket | ||
| text here | text here | text here |
