'."\n"; ?> Basic Skills Online - Bookshop

Resources

Click on the boxes to expand the navigation

(MO) = members only.



Basic Skills Online - Bookshop

Normal text | Big text

Coming soon: Amazon supply books at bargain prices, so we're going to be compiling a list of relevant books in our database. You'll be able to find out about them here and if you want to, you will be able to order them online.


SQL = " . $query); $num_rows = mysql_num_rows($sth); if ($num_rows==0) { print ("

No books found.

\n"); } else { // list the books print ("

List of existing books:

(Click in the boxes to show or hide the book details.)

\n"); while ($row=mysql_fetch_array($sth, MYSQL_ASSOC)) { print ("\n"); } print ("
"); print ("
\n"); print ("Title: " . $row["title"] . "

"); $url=""; if ($row["sellersurl"] != "") { $url="Image of book"; } print (""); print (""); print (""); print (""); print (""); print (""); print ("
Title: " . $row["title"] . "
" . $url . "
Author: " . $row["forename"] . " " . $row["author"] . "
Publisher: " . $row["publisher"] . "
Classification: " . $row["classification"] . "
ISBN/Ref: " . $row["isbn"] . "
Buy this book" . "
Comments:
" . $row["comments"] . "
\n
\n"); print ("
\n"); } mysql_close($dbh) or die("Couldn't close db connection: " . mysql_error()); ?>





Top of Page




Search

Search the bookshop more specifically to find what you want:


Contribute

Suggest a book or send us a review of a book we already list:

In fact you could suggest a CD-ROM or anything that might be useful to other people.