mirror of
https://github.com/php/web-php.git
synced 2026-03-31 03:32:23 +02:00
Added 2 new books
This commit is contained in:
22
books.php
22
books.php
@@ -30,6 +30,28 @@ $books = array (
|
||||
|
||||
"PHP" => array (
|
||||
|
||||
array(
|
||||
/* title[s] */ "PHP 4.x. After Work. Für Einsteiger",
|
||||
/* title_link */ "http://www.amazon.de/exec/obidos/ASIN/381557322X/wwwphpnet07",
|
||||
/* author[s] */ array("Mark Kronsbein", "Thomas Weinert", Clemens Gutweiler),
|
||||
/* auth link[s] */ array("http://www.zend.com/comm_person.php?id=36", "http://www.zend.com/comm_person.php?id=61", false),
|
||||
/* image */ "afterworkphp.jpg",
|
||||
/* information */ "Sybex, June 2002, ISBN 3-8155-7322-X, 352 pages",
|
||||
/* inform. link */ "http://www.phpbuch.de/",
|
||||
/* language */ "de"
|
||||
),
|
||||
|
||||
array(
|
||||
/* title[s] */ "Praktikum PHP",
|
||||
/* title_link */ "http://www.amazon.de/exec/obidos/ASIN/3831137412/wwwphpnet07",
|
||||
/* author[s] */ "Dennis Möller",
|
||||
/* auth link[s] */ "",
|
||||
/* image */ "praktikum.gif",
|
||||
/* information */ "BoD, April 2002, ISBN 3-8311-3741-2, 296 pages",
|
||||
/* inform. link */ "",
|
||||
/* language */ "de"
|
||||
),
|
||||
|
||||
array(
|
||||
/* title[s] */ "PHP 4.x Webbook",
|
||||
/* title_link */ "http://www.amazon.de/exec/obidos/ASIN/3815573238/wwwphpnet07",
|
||||
|
||||
BIN
gifs/books/praktikum.gif
Normal file
BIN
gifs/books/praktikum.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user