Programming PHP by Rasmus Jay Lerdorf, Kevin Tatroe, Ric McGredy, Bob Kaehms

BUY IT NEW

  • Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • This item is currently out of stock.
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9781565926103&productCode=BK&maxCount=100&threshold=3

BUY IT USED

22 copies from $1.99

See All Available

(Paperback - Older Edition)

  • Pub. Date: March 2002
  • 524pp
    Buy it Used: 22 copies from $1.99 See All Available
     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: March 2002
    • Publisher: O'Reilly Media, Incorporated
    • Format: Paperback, 524pp

    Synopsis

    PHP is a simple yet powerful open-source scripting language for creating dynamic web content. The millions of web sites powered by PHP are testament to its popularity and ease of use. PHP is used by both programmers, who appreciate its flexibility and speed, and web designers, who value its accessibility and convenience. "Programming PHP" is an authoritative guide to PHP 4 and is filled with the unique knowledge of the creator of PHP, Rasmus Lerdorf. This book explains PHP language syntax and programming techniques in a clear and concise manner, with numerous examples that illustrate both correct usage and common idioms. The book also includes style tips and practical programming advice that will help you become not just a PHP programmer, but a good PHP programmer. "Programming PHP" covers everything you need to know to create effective web applications with PHP. Contents include: Detailed information on the basics of the PHP language, including data types, variables, operators, and flow control statements Separate chapters on the fundamental topics of functions, strings, arrays, and objects Coverage of common PHP web application techniques, such as form processing and validation, session tracking, and cookies Material on interacting with relational databases, such as MySQL and Oracle, using the database-independent PEAR DB library Chapters on generating dynamic images, creating PDF files, and parsing XML files with PHP Advanced topics, like creating secure script, error handling, performance tuning, and writing your own C language extensions to PHP A handy quick reference to all the core functions in PHP and all the standard extensions that ship with PHP

    More Reviews and Recommendations

    Biography

    Lerdorf started the PHP Project in 1995 and has been actively involoved in PHP development ever since. He has also been involved in a number of other open source projects, including being a longtime Apachre contributor and foundation member.

    Customer Reviews

    • Reader Rating:
    • Ratings: 1Reviews: 1

    Programming PHPby Anonymous

    Reader Rating:
    See Detailed Ratings

    November 27, 2002: Programming PHP is a great introduction to PHP. The chapters are well written with good examples that explain what is being discussed. The chapters are not written in a "read one after the other" fashion, so you can easily go to the chapter you need information on and find what you are looking for. This book did have some errors in the sample code, but if you read the text and actually try out the examples you can easily figure out what needs to be fixed to get them running. Since the O?Reilly "Programming" series is more about advanced programming issues, I think this book should have had the title "Learning PHP". It just seems to be an introduction, because it did not delve into any advanced topics. It is worthy to have on any PHP developers bookshelf. Recommended.