Limit this search to....

Beginning PHP5
Contributor(s): Mercer, Dave W. (Author), Kent, Allan (Author), Nowicki, Steven D. (Author)
ISBN: 0764557831     ISBN-13: 9780764557835
Publisher: Wrox Press
OUR PRICE:   $42.74  
Product Type: Paperback - Other Formats
Published: July 2004
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Annotation: PHP5 is the newest version of the preferred language for rapidly creating dynamic Web page content. While its main use is as a cross-platform, HTML-embedded, server-side Web scripting language, it now works equally well when creating multi-tiered applications or XML-based applications as well as Web applications. This book teaches you the features and functionality of PHP5, from installing and configuring it to designing and constructing complex data-driven Web sites.

As you proceed, you will build a number of fully functional applications. You'll be introduced to basic programming logic, relational databases, OOP, PEAR, GTK, MSI, CLI, SQLite, and more. When you're finished, you will understand how to create, test, debug, and put your applications to work in the real world.

What you will learn from this book The fundamentals of object-oriented programming in PHP5 How to write PHP5 applications that run on Windows(R), Linux(R), Mac OS(R) X, and other operating systems Why PHP5 works effectively in small to enterprise-level applications Error handling with try/catch Data manipulation in MySQL(R) using PHP How to build practical applications such as an online text editor, a Web-based e-mail application, and an object-oriented contact manager application Command-line scripting and GUI application development Effective methods of maintaining and organizing your code, and more

Who this book is for
This book is for beginning programmers as well as experienced developers who want to learn what is possible with the latest version of PHP.

Additional Information
BISAC Categories:
- Computers | Web - Design
Dewey: 005.276
LCCN: 2004301758
Series: Programmer to Programmer
Physical Information: 1.9" H x 7.6" W x 9.2" (3.35 lbs) 859 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
What is this book about?

Beginning PHP5 is a complete tutorial in PHP5's language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven Web sites. Fully functioning applications are developed through the course of the book. Other features of the book include installation guide and troubleshooting tips, introduction to relational databases, practical working examples and applications, and a detailed language reference.

Here are the new topics in this edition:

  • OOP
  • PEAR
  • GTK
  • MSI
  • CLI
  • SQLite
  • Error handling with try/catch