0.3. Other Resources
0.3.2. Books
This section lists books that are helpful references and tutorials
for building applications with PHP. Most are specific to web-related
programming; look for books on MySQL, HTML, XML, and HTTP.
At the end of the section, we've included a few
books that are useful for every programmer regardless of language of
choice. These works can make you a better programmer by teaching you
how to think about programming as part of a larger pattern of problem
solving.
-
Programming PHP by Kevin Tatroe and Rasmus
Lerdorf (O'Reilly).
-
HTML and XHTML: The Definitive Guide by Chuck
Musciano and Bill Kennedy (O'Reilly).
-
Dynamic HTML: The Definitive Guide by Danny
Goodman (O'Reilly).
-
Mastering Regular Expressions by Jeffrey E. F.
Friedl (O'Reilly).
-
XML in a Nutshell by Elliotte Rusty Harold and
W. Scott Means (O'Reilly).
-
MySQL Reference Manual, by Michael
"Monty" Widenius, David Axmark, and
MySQL AB (O'Reilly); also available at
http://www.mysql.com/documentation/.
-
MySQL, by Paul DuBois (New Riders).
-
Web Security, Privacy, and Commerce by Simson
Garfinkel and Gene Spafford (O'Reilly).
-
Web Services Essentials, by Ethan Cerami
(O'Reilly).
-
HTTP Pocket Reference, by Clinton Wong
(O'Reilly).
-
The Practice of Programming, by Brian W.
Kernighan and Rob Pike (Addison-Wesley).
-
Programming Pearls by Jon Louis Bentley
(Addison-Wesley).
-
The Mythical Man-Month, by Frederick P. Brooks
(Addison-Wesley).
 |  |  | 0.2. What Is in This Book |  | 0.4. Conventions Used in This Book |
Copyright © 2003 O'Reilly & Associates. All rights reserved.
|
|