CodeIgniter for Rapid PHP Application Development and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $2.51 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
CodeIgniter for Rapid PHP Application Development: Improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework!
 
 
Start reading CodeIgniter for Rapid PHP Application Development on your Kindle in under a minute.

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

CodeIgniter for Rapid PHP Application Development: Improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! [Paperback]

David Upton (Author)
4.0 out of 5 stars  See all reviews (7 customer reviews)

List Price: $34.99
Price: $30.09 & this item ships for FREE with Super Saver Shipping. Details
You Save: $4.90 (14%)
  Special Offers Available
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
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Wednesday, May 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $15.99  
Paperback $30.09  

Book Description

July 23, 2007 1847191746 978-1847191748 1st Ed.
Improve your PHP coding productivity with this guide to the powerful and popular CodeIgniter framework. This book is for developers who are new to CodeIgniter. Basic skills in PHP and MySQL are required, but only rudimentary object-oriented knowledge is required. If you're looking for a better way to develop PHP applications, or want to find out more about the CodeIgniter framework as a viable option for one of your own projects, this book will help you.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $2 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

CodeIgniter for Rapid PHP Application Development: Improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! + Professional CodeIgniter (Wrox Professional Guides) + CodeIgniter 1.7
Price For All Three: $98.53

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional CodeIgniter (Wrox Professional Guides) $28.45

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • CodeIgniter 1.7 $39.99

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

David Upton is a director of a specialized management consultancy company, based in London but working around the world. His clients include some of the world's largest companies. He is increasingly interested in web-enabling his work, and seeking to turn ideas into robust professional applications by the simplest and easiest route. He has so far written applications for two major companies in the UK. His other interests include simulation, on which he writes a weblog which takes up far too much of his time, and thinking.

Product Details

  • Paperback: 220 pages
  • Publisher: Packt Publishing; 1st Ed. edition (July 23, 2007)
  • Language: English
  • ISBN-10: 1847191746
  • ISBN-13: 978-1847191748
  • Product Dimensions: 9.2 x 7.5 x 0.6 inches
  • Shipping Weight: 1.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon Best Sellers Rank: #673,792 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
13 of 14 people found the following review helpful
Deeper Overview September 10, 2008
Format:Paperback|Amazon Verified Purchase
CodeIgniter is the fastest PHP framework out there, and it works. There are very few bugs in the code. The other thing that CodeIgniter has that other frameworks don't is a good forum and excellent documentation. It has an outstanding Users Guide you can download which lists every function with a code example.

And now, there are two books out on CodeIgniter. I purchased both books, read this one from cover to cover, and am 1/3 of the way through the "Professional CodeIgniter" book, which is much slower going. I figure folks might want to know the difference before they buy.

"CodeIgniter for Rapid PHP..." is a detailed overview of CodeIgniter. First, I have to disagree with the previous reviewer. This book does not walk you through a complete application. There is part of an application in Chap 13 & 14, but that's it. This is an overview book. It is more verbose than the User's Guide, and arranges the topics in a different, perhaps, more understandable format. This is a reading book. You're not meant to sit at your computer, and input the code with this book. Instead the code is presented in a "how to do this" type of format, and now, let's move on to the next topic. There is not a consistent application throughout the book that glues all the chapters together. This could be a reference for CodeIgniter, except I wish it had a better Index. For example, there is no Model topic under M in the Index which lists only "Menu" under "M." In contrast, "Professional CodeIgniter" lists 24 subtopics under "Model" in its Index.

Having gone through the negatives, I still rate this book 4 stars, because it is very readable, and there is value to be gained from the read. It's an excellent detailed overview. There are pearls and tidbits that you pick up in the book that make it worthwhile. You get a good overall feel of CodeIgniter from the book. It's also nice to read a computer book without necessarily running to the computer every two pages. You don't need your computer to benefit from this book, unlike the "Professional CodeIgniter" book which you do need a computer, and is not as easily read which I'll review on its page.
Comment | 
Was this review helpful to you?
19 of 23 people found the following review helpful
Hesitant at first December 22, 2007
Format:Paperback
When I first discovered CodeIgniter, I was overcome with glee after following the video tutorials. It all worked. There was no need to rely on any command-line interaction to "automagically" build my application for me. There was no dependence on PEAR or any other outside resources. There was just CodeIgniter. And it worked.

As soon as I got a grasp on what it was doing and why, I dove into the excellent User Guide and began to feel all warm and fuzzy inside. This felt like home. The user guide is written in such a non-intimidating manner that it invites even the most timid of PHP developers. To this day, I still refer to the user guide when I forget specific syntax or function names and it's a guick in-and-out routine. Nothing at all complex about it.

Not too long ago I came across a book by Packt Publishing called 'CodeIgniter for Rapid PHP Application Development'. At first, I thought to myself, "Why?". The combination of the user guide, the forum and CodeIgniter's well structured code is surely enough for anybody to learn, right? What could this book have that any potential developer could not obtain through these natural resources?

Throughout the fifteen chapters in the book, the author walks you through building a functional application from start to finish (well, at least as finished as any web application truly is). At first I thought the choice of the application to build was rather odd, but as I continued reading the book, I realized it was a good example because of the wide array of helpers, libraries and other standard CodeIgniter components and logic the application uses. Specifically, the example application provides a way to monitor several different aspects of remote websites by performing tests and generating reports. The author does a great job of walking the reader through the process step by step while explaining why and how the various CodeIgniter components are being used.

However, I did find the odd spelling error here and there and I don't necessarily agree with outputting HTML from a model, but overall this book is a great addition to the natural resources that the user guide and forum provide. This book will be of no help to the (albeit few) people that immediately jump into the forums asking "how do I..." without taking a little time to read through the user guide and searching pre-existent forum threads to find a solution for their problem, but for those who truly want to learn more about the framework and want to have a good book on hand, then this book certainly does the trick.
Comment | 
Was this review helpful to you?
8 of 9 people found the following review helpful
Format:Paperback
Like the other reviews have indicated, CodeIgniter is a terrific asset to application development. I am fairly new to both CI and PHP, but after learning as much as I can from the internet, I felt it was time to look to some books.

This book is very easy to read and does not feel like a "tech" manual at all. Don't let that fool you though, it is very informative, just not at the cost of being boring. It exposed some of the more interesting aspects of CodeIgniter, such as the test suite, FTP class, as well as many other nuances of the framework.

Since the writing of this book, CodeIgniter has grown to version 1.7.2, which is far beyond the 1.5 that the book refers to. I know that there have been many updates to CI and thus rendered some of the techniques shown to be outdated. The form validation section is one that stands out to me as being greatly improved in version 1.7+.

Considering that this book is a bit dated, it is still a great asset to anyone desiring to learn the basics as well as some logic behind CodeIgniter.
Comment | 
Was this review helpful to you?

Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

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

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