Review: Professional Codeigniter
Friday, February 13th, 2009
There are currently only two books published about Codeigniter available in the market, one is called CodeIgniter for Rapid PHP Application Development and the other is this one I’m reviewing.
Having being using Codeigniter for a few simple projects, and really consider myself a CI newbie, I scooped up this book when I saw in at my local library, hoping for more insights into this wonderful framework. Instead I was left disappointed.
This book caught my eye recently because there was a chapter in it which talks about Search Engines. I’ve been looking at building a spider which can crawl a website and analyse SEO information for me, but wasn’t sure how to go about doing it.
It’s always important to have good resources when you are starting out to learn something new. Thankfully, learning PHP is much easier with books like Programming PHP (2nd edition).