Jump to ratings and reviews
Rate this book

CodeIgniter 2 Cookbook

Rate this book
As a PHP developer, you may have wondered how much difference the Codeigniter framework might make when creating web applications. Now you can find out with a host of customizable recipes ready to insert into your own work. Overview In Detail As a developer, there are going to be times when you’ll need a quick and easy solution to a coding problem. CodeIgniter is a powerful open source PHP framework which allows you to build simple yet powerful full-feature web applications. CodeIgniter 2 Cookbook will give you quick access to practical recipes and useful code snippets which you can add directly into your CodeIgniter application to get the job done. It contains over 80 ready-to-use recipes that you can quickly refer to within your CodeIgniter application or project. This book is your complete guide to creating fully functioning PHP web applications, full of easy-to-follow recipes that will aid you in any aspect of developing with CodeIgniter. CodeIgniter 2 Cookbook takes you from the basics of CodeIgniter, through e-commerce features for your applications, and ends by helping you ensure that your environment is secure for your users and SEO friendly to draw in customers. Starting with installation and setup, CodeIgniter 2 Cookbook provides quick solutions to programming problems that you can directly include in your own projects. You will be moving through databases, EU Cookie Law, caching, and everything else in-between with useful, ready-to-go recipes. You will look at image manipulation using the Image Manipulation library, user management (building a simple CRUD interface), switching languages on the fly according to the user preference, caching content to reduce server load, and much more. What you will learn from this book Approach Presented in a recipe-based format, you are led step-by-step through each aspect of CodeIgniter, allowing you to dip in and out as you choose. Who this book is written for CodeIgniter 2 Cookbook is for intermediate to advanced PHP developers who want to begin using the powerful CodeIgniter framework to create web applications. Familiarity with CodeIgniter isn’t essential, but it will be useful if you have been introduced to the framework before.

306 pages, Paperback

First published January 1, 2013

10 people want to read

About the author

Rob Foster

39 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (20%)
4 stars
0 (0%)
3 stars
3 (60%)
2 stars
1 (20%)
1 star
0 (0%)
Displaying 1 of 1 review
1 review
February 22, 2014
This book covers the basics, and provides detailed code to do most necessary functions for a basic website, but be warned it is not for the PHP nor HTML beginner and the HTML is not up to current standards (I understand that some nuances need to be skipped for brevity and to keep to the main point of the book, but no mention of the need to edit for proper "semantic" HTML).

If you know the basics already though, and are looking to get into a framework like CodeIgniter, then this is a very good book to learn how the MVC framework is written, and how to write code for use in an MVC framework (and it provides user and shopping cart functions within the book, so bonus there).

So, while I do believe the book is very useful to learn the MVC framework, CI specifically, I recommend you be more thoughtful in the output that you generate when writing your own. Also, with CodeIngiter looking for new ownership, and its future up in the air with the framework (who knows what the new ownership may do), you may be more better suited to look into another framework, such as Laravel (http://laravel.com).
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.