Bit of a quick update, just some minor code fixes.
No feature changes.
(Keep up-to-date and get more info here http://blog.ryangannon.com/category/php-personal-book-library-database/)
Download it here: http://ryangannon.com/downloads/PHP_Library.rar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Nov | Feb » | |||||
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||
Bit of a quick update, just some minor code fixes.
No feature changes.
(Keep up-to-date and get more info here http://blog.ryangannon.com/category/php-personal-book-library-database/)
Download it here: http://ryangannon.com/downloads/PHP_Library.rar
Formally “PHP Personal Book-Library Database”. This is the first full version.
(Keep up-to-date and get more info here http://blog.ryangannon.com/category/php-personal-book-library-database/)
This version:
Installs
Adds books
simply input the isbn to retrive the books info
Deletes books
Edits books
Searches
and orders the search results (e.g. by ISBN, Author, etc.)
User Accounts
you have to be an admin to edit/add books
users can request books
A request and “on-loan” management system
delete requests or transfer them to on-loan
delete on-loan books when they’re returned
The books have profiles
Better styling (no tables)
and a full default stylesheet
Screenshot:
Manage requested and on-loan books
Hopefully I’ll come up with a good way to deal with multiple copies of the same book.
At the moment the best idea is to change the ISBN as you add it.
Download it here: http://ryangannon.com/downloads/PHP_Library.rar