or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

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

Spring into PHP 5 [Paperback]

Steven Holzner
1.0 out of 5 stars  See all reviews (1 customer review)
Price: £25.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 1 left in stock (more on the way).
Dispatched from and sold by Amazon. Gift-wrap available.
Want delivery by Wednesday, 22 May? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Paperback £25.99  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Learn more.

Book Description

12 April 2005 0131498622 978-0131498624 1

This is the PHP 5 entry in the new Spring Into series. It is written in the

unique, structured style of Spring Into books. Each chapter begins with

introductory text, followed by a single-page or facing-page tutorial. Every

chapter is semi-autonomous, and focuses on an example or set of examples

allowing the reader to quickly learn and apply. The discussions are to the point

and emphasize results without extraneous coding. In 350 pages, Spring Into

PHP 5 is designed to give professionals the skills they need to be productive

with PHP 5--quickly--by covering dozens of chunks in rapid-fire format.

PHP is clearly emerging as the most popular language for the creation of web

applications. PHP 5 is the next major revision of the language. It provides a

top-notch object system that behaves the way traditional heavyweight

languages do, as well as real exceptions. In addition to these language additions,

PHP 5 offers robust XML processing, improved MySQL and SQLite database

support and a large number of improvements to areas of efficiency,

extensibility and security. According to Netcraft's August 2004 survey, over 16

million domains run PHP. By comparison, Netcraft reports 2.5 million

domains running ASP.Net.


Product details

  • Paperback: 360 pages
  • Publisher: Addison Wesley; 1 edition (12 April 2005)
  • Language: English
  • ISBN-10: 0131498622
  • ISBN-13: 978-0131498624
  • Product Dimensions: 17.6 x 2.2 x 23.3 cm
  • Average Customer Review: 1.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 1,582,151 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

Product Description

From the Back Cover

The fastest route to true PHP mastery!

So...you've been asked to pitch in on a PHP project...starting now. Or maybe one's on the horizon. Or maybe you need to get real PHP skills onto your résumé. You've done web stuff. Maybe used other scripting languages. Now you want to get productive with PHP, fast.

Welcome. We wrote this book for you. We'll leverage what you already know, so you'll go further, faster than you ever expected.

You'll get the real nuts and bolts, not theory or hooey. You'll learn through dozens of focused examples: tested for reliability, crafted for clarity, easy to adapt for your own projects.

Need specific solutions? This book's modular, high-efficiency format delivers them—instantly. Award-winning author Steven Holzner draws on his unparalleled experience teaching programming: No other PHP guide covers this much, this well, this quickly. Dig in, get started, get results—today!

  • All you need to succeed with PHP in Linux or Windows

  • Master core concepts: operators, flow control, strings, arrays, functions, and more

  • Learn essential web techniques: cookies, session management, automated email, FTP, and more

  • Use PHP 5's object model and object-oriented techniques

  • Efficiently handle text boxes, buttons, and other HTML controls

  • Create web forms, validate user input, and check browsers

  • Work with MySQL and other databases

Includes concise PHP 5 language and functional references!

All the book's programming examples are available for download on the companion web site.

Spring Into is a new series of fast-paced tutorials from Addison-Wesley. Each book in the series is designed to bring you up-to-speed quickly. Complex topics and technologies are reduced to their core components, and each component is treated with remarkable efficiency in one- or two-page spreads. Just the information you need to begin working...now! And because the books are example-rich and easy to navigate, you'll find that they make great on-the-job references after you've mastered the basics.


© Copyright Pearson Education. All rights reserved.

About the Author

Steven Holzner has been writing about online programming since before the Internet became the Internet. He's worked extensively with PHP and many other online languages and is the author of 88 programming books. His books have included many bestsellers, have sold more than two million copies worldwide, and have been translated into 18 languages. He's also been a contributing editor for PC Magazine. His specialties include online programming topics such as PHP, Perl, JavaServer Pages, servlets, and others.


© Copyright Pearson Education. All rights reserved.


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

5 star
0
4 star
0
3 star
0
2 star
0
1.0 out of 5 stars
1.0 out of 5 stars
Most Helpful Customer Reviews
1 of 4 people found the following review helpful
1.0 out of 5 stars Disappointing! 7 Nov 2006
Format:Paperback
I was rather disappointed with this book, especially as the "Spring into HTML & CSS" book in the same series is excellent.

The concept of breaking the subject into chunks is a good one, but in many cases the chunks are too small and the layout is wasteful.

For example, in one case (Looping over Multidimensional arrays p95-96) it lists a code example taking up 14 lines (2 page inches), then lists the results (4 lines, 1 page inch) then lists a slightly different example (11 lines including three lines that contain only a dot, 2 page inches), then lists a grey box containing the same code wrapped up in html (25 lines, 4 page inches), then displays the result in a complete web browser window with all it's borders and menus (over 2 page inches). There are only 14 lines of actual text in the article and one of those is "The results appear in Figure 3-5. Very cool."

Yup! Disappointing is surely is.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.4 out of 5 stars  12 reviews
4 of 4 people found the following review helpful
5.0 out of 5 stars Comprehensive and wonderfully written! 1 Aug 2005
By Richard C. Mills - Published on Amazon.com
Format:Paperback
I've been programming in c/c++ and java for 6 years now and recently at work was asked to give a facelift to our intranet site. Without this book I do not think I would have been able to complete all the requested task in such a short amount of time.

This is probably one of the most well written php books I've ever read. Steven Holzner did a perfect job bringing the nuts and bolts of PHP to the world in such a clear and concise manner. The books pace is perfect for a newbie into the PHP world and though technical is very easy to read and understand. Through this book I was able to give our intranet site an overhaul and add features to it in no time, leaving me plenty of time to focus on other projects.

If you need a quick jump start into PHP programming look no further.
4 of 4 people found the following review helpful
5.0 out of 5 stars Great Starter 14 Jun 2005
By Randy Given - Published on Amazon.com
Format:Paperback
This book is a great starter. The approach is just as clear as the text is. It gets you into the meat of things right away, yet you don't feel overwhelmed.

Yes, MySql is introduced towards the back and is hand-in-hand with PHP on almost every system that has one or the other. Your websites are bound to quickly become better looking, faster, and easier on resources. I wish I had gotten this book when I first started learning PHP. Great idea for new PHP developers and staff.
5 of 6 people found the following review helpful
3.0 out of 5 stars Good primer on PHP 5 26 May 2005
By John A. Suda - Published on Amazon.com
Format:Paperback
"Spring Into PHP 5" is a primer on the latest version of the popular server-based scripting language, PHP. It is part of a new "Spring Into" series of books from Prentice Hall which intend to provide concise, fast-paced tutorials for new and developing technologies primarily for non-professionals and those professionals who need or want a quick and easy way to transition to new technology.

The author, Steven Holzner, is a prolific writer on technology, having penned 88 programming books as well as being a contributor to PC Magazine. His intent here is to make a technological topic like PHP scripting accessible, especially for novices who have little familiarity with web-related language other than HTML. He states an intent to produce "as good a book on PHP as can be". This is a good book but lacks depth and completeness and does not cover many practical uses of PHP. There is minimal discussion of security issues. There are other publications which would complement this book. The examples of PHP scripts are very simple and sometimes not practical.

The structure of the book is represented in nine chapters covering the basics of PHP for web designers. Each chapter is separately divided into "chunks" - bite-sized pieces of material - supported by examples and illustrated code snips. Each chunk is only about 1-2 pages long and is meant to be a self-contained "module", while building upon others in the book. Downloadable code examples are available at (...).

Holzner starts by briefly describing the why and how of PHP and quickly moves to installation issues. The following chapters cover the essentials of using PHP on a modest-sized website. The concepts of PHP are explained first - the terms, operations, syntax, components, and more.

Chapter 3 discusses strings and arrays. Chapter 4 covers functions. Chapter 5 and 6 show how to use PHP to control web pages, web forms and user interactivity. The usefulness of PHP for connecting to and using databases is noted.

Later chapters cover object-oriented programming, file handling, and working with databases. The final chapter skims a handful of useful aspects of PHP programming - using cookies and sessions, the ftp and mail features, and more.

Perhaps the most useful parts of the book are the two appendices. Appendix A is a listing of PHP's language elements. Appendix B is a comprehensive reference of PHP functions.

This is a rather light introduction to PHP, primarily for novices. There are useful tables of string and array functions and illustrations or examples on nearly every page. The illustrations and examples are produced in grayscale instead of full-color, but there is no need for full-color glossy production elements in a book of this type. The cost savings are reflected in the book's price - only $29.95 - less than others covering the same or similar material.
Were these reviews helpful?   Let us know
Search Customer Reviews
Only search this product's reviews

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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges