See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

16 used & new from £1.57

Have one to sell? Sell yours here
 
   
PHP 4 Essentials (Linux Series)
 
 

PHP 4 Essentials (Linux Series) (Paperback)

by Julie Meloni (Author) "So, what's all the hoopla about "fip"? ..." (more)
3.9 out of 5 stars See all reviews (8 customer reviews)

Available from these sellers.


1 new from £21.95 15 used from £1.57

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Novell Linux Support
   www.novell.com/linux/promo    Move to SUSE Linux Enterprise get 3 years of Red Hat support. 
Linux Services, Solutions
   www.linuxit.com    Award winning Linux services and complete solution stacks 
Buy Debian Linux 4.0
   www.TheLinuxShop.co.uk/Debian    Debian Linux on 3 DVDs - £12. Free Delivery, 24Hr Dispatch. 
  
 

Product details

  • Paperback: 384 pages
  • Publisher: Prima Tech (31 Mar 2000)
  • Language English
  • ISBN-10: 076152729X
  • ISBN-13: 978-0761527299
  • Product Dimensions: 23.2 x 18.8 x 2.1 cm
  • Average Customer Review: 3.9 out of 5 stars See all reviews (8 customer reviews)
  • Amazon.co.uk Sales Rank: 1,284,928 in Books (See Bestsellers in Books)

    Popular in this category:

    #87 in  Books > Computing & Internet > UNIX & Linux > Introduction to Linux

Product Description

Amazon.co.uk Review
PHP is getting lots of attention as an open-source alternative to Microsoft's Active Server Pages, not least because it runs on Linux and other Unix-like systems as well as on Windows. It is a server-side parsing engine that lets you put dynamic content such as online databases on your Web site. The beauty of server-side processing is that any browser can view the results, provided of course that you are careful with your Web page authoring.

There are not many PHP titles available so this one is particularly welcome. The author is an enthusiast for PHP and uses it professionally. Her aim is to provide a hands-on guide to installing and using PHP, for those who have no previous knowledge of the product. It is based on version 3.0, but also covers new features in PHP 4.0. You are expected to have a basic knowledge of HTML. Although databases such as SQL Server and Oracle are briefly covered, there is a special focus on using PHP with MySQL, an excellent open-source database server. This is a common partnership, so the focus is appropriate.

After tackling installation and basic PHP scripts, the book gets straight down to the business of linking with a database. There is a short introduction to SQL, and a complete example of how to create and query a database table. Further chapters cover user authentication, session management with cookies, and Web-based database administration. Finally there is a complete e-commerce example, with code both printed and available from a supporting Web site. An appendix offers a PHP language reference.

This is a book that teaches by example. It is manageable in size and has a friendly real-world feel. It is not the last word on the subject, and is best suited to PHP newcomers or those using rival technology who want an idea of what PHP can do. --Tim Anderson

From the Author
Is this book right for you?
Whether you're a first-time programmer or you have afew years of web application development under your belt, I thinkyou'll find something useful in this book. Hopefully, what you'll find is a simple "learn-by-example" path to developing successful, dynamic Web sites.

Unlike the Web itself, this book is fairly linear: you'll start by installing the software needed to use PHP, including a Web server (Win/UNIX/Mac) then gradually move into "Hello World!" scripts and eventually create shopping carts and other database-driven applications.

I didn't write this book to be the one and only PHP book on your bookshelf. That's why it's fairly short (relative to other programming books!) This is an overview book, a "don't be afraid, PHP won't bite" kind of book. There are so many different ways to do one task, and so many different ways that a person can teach another how to do something, that I don't believe any one book can ever be the one-stop text for anything.

All the code in the book, as well as additional tutorials and examples that I didn't include in the book (it would have made it too long, in my opinion), can be found at the supplemental web site. I'll be happy to answer any questions you may have; just use the comments forms at the web site. END


Inside This Book (Learn More)
First Sentence
So, what's all the hoopla about "fip"? Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
Check a corresponding box or enter your own tags in the field below
programming
computers

Your tags: Add your first tag
 

 

Customer Reviews

8 Reviews
5 star:
 (3)
4 star:
 (3)
3 star:
 (1)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.9 out of 5 stars (8 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
2 of 2 people found the following review helpful:
1.0 out of 5 stars Despicable, 20 Dec 2001
By A Customer
This is, sadly, a dire book. It begins reasonably well but loses all sense of structure and direction after the second chapter - the author expatiates at length on various SQL implementations and how to use them with PHP before she has even explained loops! This is not meant to be an SQL book, so I whole heartedly discourage purchase.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 3 people found the following review helpful:
3.0 out of 5 stars Hmmm lets just see, 28 Nov 2000
By A Customer
Well I have had this book for over a month now and my php has got better ... and I dont think the book helped ... ! Why ... well I belive the inforamtion given to find info else where provided more of the answers that I needed to get a php site up and running

The book is good dont get me wrong and is a great intro to php but there it stops if you rally want to do anything invloved in php beyond simple pages and links well you need more info

all the same i would recommend the book to anyone

Paul

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
0 of 2 people found the following review helpful:
4.0 out of 5 stars Essential start to learning PHP, 18 Jun 2001
By petersjohn@hotmail.com (Devon, United Kingdom) - See all my reviews
This provides an insight to the power of PHP. I had no programing experience, but want to add some dynamic content to my web pages, PHP looked good, free, fast and easy to learn. The examples in the book were easy to follow and all the code was available from thickbook.com. After completing this book I was ready to learn more from Professional PHP Programming.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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

5.0 out of 5 stars Brilliant!
As a new comer to PHP I found this book very helpful and easy to follow. The examples are clear and precise. Read more
Published on 24 Nov 2000

4.0 out of 5 stars Very good PHP/database introduction
The book introduces PHP very well and goes on to describe more advanced database-related techniques. If you'll never use PHP with a database, don't buy this book. Read more
Published on 6 Oct 2000

5.0 out of 5 stars Excellent teaching book, written in plain ENGLISH!
At last, a book on a programming language that actually appears to have been written by a human being and not a computer! Read more
Published on 18 Aug 2000 by mike.luce@purpleturtle.com

4.0 out of 5 stars Easy-to-use introduction but lacks rigour
Overall I'm very happy with this book, which got me up and running with PHP very quickly. However, I think there are a few flaws which need to be noted:

- the HTML refresher is... Read more

Published on 3 Aug 2000 by HLT

5.0 out of 5 stars Excellent guide to Web Applications using PHP
This is a really easy to follow yet detailed guide to writing web applications using PHP and covers all the important areas of database web applications. Read more
Published on 12 May 2000

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Look for similar items by category


Feedback


Beginning PHP5, Apache, and...

Beginning PHP5, Apache...

“…covers everything to get you going…definitely worth a look... Read more
£26.99 £17.54

Find similar items

 

Up to 75% off Shoes

Shoe Clearance - 75% off Shoes
Save up to 75% on shoes for the whole family.

Shop clearance shoes

 

We've Got Converse

Converse
Stock up on your favourite styles with great deals on Converse shoes.

Shop Converse

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates