Beginning PHP5 by Mercer, Dan Squier, Allan Kent, Wankyu Choi, Steven D. Nowicki

BUY IT NEW

  • $39.99 List price
    $37.99 Online price
    $34.19 Member price
    (Save 14%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780764557835&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

11 copies from $1.99

See All Available

Pick Me Up

Reserve it at BN.com & pick it up in 60 minutes at your local store.

Enter a zip code

(Paperback)

  • Pub. Date: May 2004
  • 888pp
  • Sales Rank: 738,838
    Buy it Used: 11 copies from $1.99 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: May 2004
    • Publisher: Wiley, John & Sons, Incorporated
    • Format: Paperback, 888pp
    • Sales Rank: 738,838

    Synopsis

    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®, Linux®, Mac OS® X, and other operating systems
    • Why PHP5 works effectively in small to enterprise-level applications
    • Error handling with try/catch
    • Data manipulation in MySQL® 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.

    More Reviews and Recommendations

    Biography

    Dave W. Mercer has 15 years’ experience in industrial and process engineering, and systems analysis, and is CTO for a B2B, responsible for the development and deployment of online automated business services. His entire site hosting server, and the applications he builds for hosted clients are programmed in PHP using Postgres or MySQL as the database.

    Allan Kent is a PHP programmer who runs his own company and is a co-author of Beginning PHP 4. Alan has been programming seriously for the past dozen years and, other than the single blemish when he achieved a diploma in Cobol programming is entirely self-taught.

    Steven D. Nowicki is Director of Software development at The Content Project, a Santa Monica, California-based consulting firm currently developing a massive enterprise resource planning and contact management system comprising more than 300,000 lines of OOPHP code. He has a decade of experience in large-scale software development and system architecture on all major platforms.

    David Mercer is a PHP programmer and contributed to Beginning PHP 4. He has a keen interest in all things open source ever since he managed to put together a working Beowulf cluster by nicking old computer parts from colleagues and assembling them under his desk. He has worked on Wrox open source titles about PHP, Perl, and Linux.

    Dan Squier is a longtime contributor to the Wrox community and a PHP Programmer.

    Wankyu Choi is an accomplished PHP programmer and lead author of Beginning PHP 4. He holds a Master’s degree in English/Korean interpretation and translation form the Graduate School of Translation& Interpretation.

    Heow Eide-Goodman is a member of NYPHP and LispNYC who uses PHP in his day job to doWeb sites, services, and back-office transformations among SQL Server, Interbase/Firebird, and MySQL.

    Edward Lecky-Thompson is the founder and director of Ashridge New Media, a professional new media technology consultancy based in Berkhamsted, just north of London, England. Self-described as “utterly obsessed with PHP,” Ed has more than six years’ experience in commercial software development and enterprise-level systems architecture across myriad platforms, with particularly strong exposure to PHP and Apache on Linux-based platforms.

    Clark Morgan is an experienced programmer who creates and administers databases with Web sites using PHP and MySQL for Fusion Computing and Media.

    Customer Reviews

    • Reader Rating:
    • Ratings: 1Reviews: 1

    Beginning PHP5by Anonymous

    Reader Rating:
    See Detailed Ratings

    November 06, 2004: The PHP code in this book (which can be downloaded from the publisher's site in .zip or .rar files) can be used on a local machine as well as uploaded to your server and used in the real world. You may need to make modifications to the code to reflect the domain name, etc. of your particular server. With that out of the way, let me say that this book has been extremely useful to me (a beginner). Not only does it start with the fundamentals of PHP, including installation, it continues through many advanced areas of programming so that you do not need to rush out and buy another book to complete your project. It even covers some basic HTML integration for those that are new to that too. All in all, I have not seen any other book on PHP5 with the depth and ease-of-use of this one.