| Web Development Books on CSS, Standards, Web Development |
|
|
|
|
| PHP Pocket Reference | 
enlarge | Author: Rasmus Lerdorf Publisher: O'Reilly Media, Inc. Category: Book
List Price: £6.95 Buy New: £1.71 You Save: £5.24 (75%)
New (48) Used (12) from £1.43
Avg. Customer Rating: 13 reviews Sales Rank: 37205
Media: Paperback Edition: 2 Number Of Items: 1 Pages: 144 Shipping Weight (lbs): 0.3 Dimensions (in): 6.8 x 4.2 x 0.5
ISBN: 0596004028 Dewey Decimal Number: 005.133 UPC: 636920004028 EAN: 9780596004026 ASIN: 0596004028
Publication Date: November 11, 2002 Availability: Usually dispatched within 1-2 business days Condition: New book. Due to problems with Standard Airmail delivery times from the USA, we have switched to using PRIORITY AIRMAIL ONLY. UK & European delivery is 7-10 days.
|
| Also Available In:
|
| Similar Items:
|
| Editorial Reviews:
Amazon.co.uk Review PHP is attracting a lot of attention as an open-source alternative to Microsoft's Active Server Page technology. PHP scripts run on the server, so there is no browser compatibility issue. It is most often used with the Apache Web server running on Unix, but there is a Windows version as well. This slim quick reference is a handy companion for all PHP developers. The author, Rasmus Lerdorf, is the creator of PHP, and PHP Pocket Reference is truly authoritative. It does not assume any prior knowledge and explains basics like how to embed PHP script in HTML, how to use variables, which data types PHP supports, all the PHP operators, and control structures such as if statements and while loops. There are examples of form handling and integration with the MySQL database server, often used with PHP. The book continues with a comprehensive reference to all the PHP functions, organized by function type. Categories include ODBC, Oracle, Date and Time, Graphics, Encryption and XML. PHP Pocket Reference is best suited to experienced programmers. One annoying feature is the lack of an index, although with only just over 100 pages it isn't too difficult to find what you are looking for.--Tim Anderson
|
| Customer Reviews: Read 8 more reviews...
Utterly useless for most people April 8, 2008 I bought this book already knowing PHP but needing a quick reference to refer to for all the built-in functions (there's no way I can memorize them all!) so I could quickly look up the correct function to use. For that purpose this book is totally useless. Let us count the ways:
1. the function reference is not categorized (array functions, database functions etc) in any way, it's just a LOOONG list of all the functions in alphabetical order so you need to know the name of the function you're looking for before you even start looking.
2. No index, which could have made (1) slightly less of a problem.
3. Each function in the reference begins with the return type (string, int etc). Handy, but as these return types are all different lengths, and there's no padding to make the function names after them line up, you can't just scan down the page at the function names, you have to first find where the function name starts on the line. Slow slow slow. Would a bit of spacing really have hurt that much?
I get the feeling this book was thrown together in a very short time, with very little care and no thought put into its usability as a reference of any kind.
Stick to the online documentation if you're after the kind of quick reference this book should have been.
Could also be used to level your table ! February 21, 2006 The copy I bought is the 2nd Edition (covering PHP4) in paperback. I'm learning PHP and thought it would be useful, but the Function Reference section starts at page 34 through to 132, and as a previous reviewer has said, "There is no index". The list of functions are not sorted alphabetically either ! The good side is that the book wasn't expensive and I might find something useful in it eventually.
A great reference for the beginner March 1, 2004 1 out of 1 found this review helpful
This book pitches you headlong into coding PHP. By the time you've finished the first two chapters, you'll be able to implement any of the thousands of function references that make up the rest of the title. A great sidearm for web developers, whatever your experience level, and another worthwhile product from O'Reilly Press. Thoroughly recommended.
Little bundle of joy June 25, 2003 1 out of 1 found this review helpful
I was fed up with having to dig out my monster PHP book, just to lookup something simple that only took up a paragraph of space to explain. This book is ideal for php user that wants/needs a quick ref now and again. It has nearly pages at the end of the page covering core PHP functions, although not all are listed there, the main continually used ones are. If you are getting in to PHP, I'd advise getting a bigger book with alots of examples and maybe turn to this one at the alter date, but for the intermediate user this book makes light work of finding information fast.
Not the best buy ever April 20, 2003 4 out of 4 found this review helpful
If you are like me, you buy the Pocket Reference books to gain a fast track insight into a particular language or framework. The PHP Pocket Reference does precisely this: the first thirty pages run through all of the core syntax of PHP. These pages alone justify buying the book. The remaining 100 pages of the book take the form of an alphabetical function reference (function signatures together with very brief descriptions). To be honest, this reference is of little to no use. To use it, you either must know the name of the function you wish to look up, or you must make an educated guess at what the function is called. This section of the book would have been infinitely more useful had the author compiled it on a categorical basis in a similar way to the documentation that ships with PHP.
|
|
|
| |
|