Useful Codeigniter Tutorials and Resources – Part I

CodeIgniter is a powerful framework that lets you create web apps very simply and elegantly. It’s an open source PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. Cool, that sounds great, so how do you get … Read more

Load Time in PHP

This one is a must for developers and system admins. You need to know how long your site takes to load. Nobody sticks around waiting for a site to load anymore – there’s way too much content out there for that. Use this script to find out if your site … Read more