Beginning PHP4 (Programmer to Programmer) and over one million other books are available for Amazon Kindle. Learn more

Have one to sell? Sell yours here
Beginning Php 4 (Programmer to Programmer)
 
 
Start reading Beginning PHP4 (Programmer to Programmer) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning Php 4 (Programmer to Programmer) [Illustrated] [Paperback]

Chris Lea (Author), Wankyu Choi (Author), Allan Kent (Author), Ganesh Prasad (Author), Chris Ullman (Author)
4.0 out of 5 stars  See all reviews (45 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition $31.99  
Paperback, Illustrated --  

Book Description

October 2000 Programmer to Programmer
PHP is a server-side scripting language. It is an open source, cross platform technology (NT, Linux, UNIX), rapidly gaining popularity as a scripting language for people running dynamic websites. Using practical examples and a step by step approach, this book explains how to develop web applications using PHP.

Customers Who Viewed This Item Also Viewed


Editorial Reviews

Amazon.com Review

Beginning PHP4 offers an almost ideal introductory tutorial to one of today's hotter scripting languages. This book really is everything that the novice needs to start building dynamic Web sites that are powered by PHP4, but old hands at programming also will find in it valuable information.

PHP, of course, is introduced in the book, but there's also an approachable and effective introduction to programming in general. The conscientious tutorial on basic concepts like variables, keywords, and flow control will give even beginners an understanding of the basics of writing programs. PHP, it turns out, is not only a great way to generate HTML dynamically, but a very marketable skill. Web fundamentals like HTTP, HTML form variables, and managing session information using no less than four different techniques are explained thoroughly and effectively. You also find out how to install PHP and other tools on your system, with the assistance of plenty of screen shots.

That's not to say that this book will cramp the style of more experienced developers. Some chapters delve into such important and advanced topics as database programming (with MySQL) and PHP's support for XML. One standout section demystifies the new support for objects and classes in PHP4. Basic topics like managing files and directories on the server, plus graphics processing, are addressed, of course, and a nifty sample program shows you how to build a Web-based text editor. Except for the final case study--a "URL directory manager" (akin to Yahoo!) that's rather specialized--the examples are right on, and illustrate everyday programming tasks. You'll learn also how to generate e-mail with PHP--certainly a valuable skill to have.

The appendix lists several hundred PHP functions in over 50 pages--a handy and useful feature. In all, Beginning PHP4 provides a strong choice for learning about one of today's most powerful and easy-to-use scripting languages; it's concise, fast moving, and thoroughly approachable. --Richard Dragan

Topics covered:
  • Introduction to PHP 4
  • Downloading and installing PHP
  • Basics of HTTP and Web pages
  • PHP as a scripting language
  • PHP data types
  • Constants and conversions
  • HTML primer
  • Form variables
  • Decision making in PHP
  • Loops and arrays
  • PHP functions
  • Error handling in PHP
  • Tips on writing more maintainable code
  • Debugging hints
  • Preserving state with hidden form variables

  • Query strings
  • Cookies and PHP4 native sessions
  • Using PHP objects
  • File and directory functions
  • PHP database programming
  • Installing and using MySQL
  • Tutorial for SQL syntax
  • Querying and updating records
  • XML "quickstart" for PHP users
  • Creating e-mail and electronic newsletters
  • PHP graphics processing (including image maps)
  • Case study for a URL directory manager
  • ODBC tutorial
  • PHP4 function reference
  • From the Publisher

    This book assumes some familiarity with HTML and the mechanics of the web, but is for people new to PHP who want to start developing web applications. This includes HTML users, ASP and ColdFusion developers looking to learn a new platform and web development managers wanting to move development to Linux.

    Product Details

    • Paperback: 800 pages
    • Publisher: Wrox Pr Inc; 1st edition (October 2000)
    • Language: English
    • ISBN-10: 1861003730
    • ISBN-13: 978-1861003737
    • Product Dimensions: 8.9 x 7.2 x 1.7 inches
    • Shipping Weight: 2.8 pounds
    • Average Customer Review: 4.0 out of 5 stars  See all reviews (45 customer reviews)
    • Amazon Best Sellers Rank: #2,261,869 in Books (See Top 100 in Books)

    More About the Author

    Allan is a born and bred South African who still lives, works and plays in Cape Town. He has been programming in various languages and on diverse platforms for more than 20 years. He's currently the head of AtPlay, the digital division of Saatchi & Saatchi South Africa.

     

    Customer Reviews

    45 Reviews
    5 star:
     (20)
    4 star:
     (13)
    3 star:
     (7)
    2 star:
     (1)
    1 star:
     (4)
     
     
     
     
     
    Average Customer Review
    4.0 out of 5 stars (45 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

    15 of 15 people found the following review helpful:
    5.0 out of 5 stars by far the best beginning php book i own, April 3, 2002
    By 
    Amy M. Sheflin (Lafayette, CO United States) - See all my reviews
    (REAL NAME)   
    This review is from: Beginning Php 4 (Programmer to Programmer) (Paperback)
    Whenever anyone asks me which book I recommend for someone just starting out with PHP I recommend this one. The book is an excellent introduction to not only PHP but also to mySQL , database design, and elementary programming prinicipals such as arrays and datatypes. With confidence I can recommend this book to a beginner that has never used a database before (let alone designed one) or programmed before and know that with this one book they can get a handle on how to create a simple database driven php site. I found the examples to be excellent. In fact, I have reused code in this book on my projects several times.

    As a book for beginners should be written, it assumes no prior knowledge whatsoever and is easy and enjoyable to read. The one thing the book does assume, which I think is a must, is prior knowledge of HTML and some Javascript. If you've never even built a webpage before, you should start with learning those 2 things first before picking up this book.

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    12 of 12 people found the following review helpful:
    5.0 out of 5 stars Excellent for the PHP Beginner, July 11, 2002
    By 
    Amazon Verified Purchase(What's this?)
    This review is from: Beginning Php 4 (Programmer to Programmer) (Paperback)
    I recently purchased this book, and as some of the other reviewers have said, it rarely leaves my desk. I found this book to be written at an ideal level of difficulty for someone with a good working knowledge of HTML, and NOTHING more.

    This book has helped me develop from a static HTML designer to a capable PHP programmer. The book covers a number of topics that I'd always wanted to use on my sites, including: cookies, sessions, interactive forms, and database connectivity, including an introduction to using SQL to connect to a number of different databases.

    The book has a number of tutorials and examples which perform the key function of transferring what you are learning into practical examples (often lacking in beginning books).

    There is also a great appendix of functions that gives the new programmer a reference to which they can refer for quick answers. Finally, and maybe best of all, Wrox has a great Web site with a number of forums related to the topics covered in the book.

    Overall, it's a great book for beginners. I used what I'd learned in the first week to add a number of dynamic features to my own Web sites, and the difference was instantly noticeable. Best of luck!

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    9 of 9 people found the following review helpful:
    5.0 out of 5 stars Excellent for the beginner - get this red book!, January 19, 2003
    By 
    Richard York (Camby, IN United States) - See all my reviews
    (REAL NAME)   
    Amazon Verified Purchase(What's this?)
    This review is from: Beginning Php 4 (Programmer to Programmer) (Paperback)
    I began php with two books, one being this wrox publication and the other a more advanced sams publication. The wrox publication was the fundamental lifesaver in my php learning. The examples were easy to follow. And wrox's p2p website and forums have proven to be a lifesaver again and again, providing a wonderful compliment to the book. It is not only a fabulous learning and how-to manual, but also makes a terrific reference. I would definitely recommend this book to the beginner. But not to sound like a complete advertisement! My experience with this book has truly been a positive one.
    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No

    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews











    Only search this product's reviews



    Inside This Book (learn more)
    Browse and search another edition of this book.
    First Sentence:
    PHP4 is the latest incarnation of PHP - the "PHP Hypertext Preprocessor". Read the first page
    Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
    default dbname, sgl error, fdf document, user phpuser, calling our function, directory footer, usernumber mediumint, int parser, useremail varchar, file position indicator, userpassword varchar, mailer header, php echo, userid varchar, access log table, optional link identifier, eaten haggis, admin flag, directory navigator, mysgl errno, default dir, userid field, boundary delimiter, php directory, calculator class
    Key Phrases - Capitalized Phrases (CAPs): (learn more)
    Republic of Korea, United Kingdom, United States, Internet Explorer, South Africa, William Shakespeare, Dan Squier, Jacques Tourneur, Orson Welles, Carol Reed, Internet Information Server, Namllu Credit Bank Loan Application Form, New York, Rhode Island, South Carolina, South Dakota, West Virginia, Yonsuk Song, Alfred Hitchcock, Fritz Lang, New Hampshire, New Jersey, New Mexico, North Carolina, North Dakota
    New!
    Books on Related Topics | Concordance | Text Stats
    Browse Sample Pages:
    Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
    Search Inside This Book:

    Citations (learn more)
    This book cites 3 books:
     
    1 book cites this book:



    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
     
    (4)

    Your tags: Add your first tag
     

    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     


    Active discussions in related forums
    Search Customer Discussions
    Search all Amazon discussions
       
    Related forums





    Look for Similar Items by Category


    Look for Similar Items by Subject