Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Kenny Meyers' Blog:
How CodeIgniter Works (Video from EECI 2010)
Apr 15, 2011 @ 18:14:43

If you've been wanting to get into development with CodeIgniter but are still struggling with some of the first steps, you should check out this new post (and video) from Kenny Meyers that steps you through some of the basics of using the framework and how it handles requests.

Want to know how CodeIgniter works? I mean that question quite literally. What happens when someone visits your site and index.php is loaded by Apache/nginx/php-fpm? I gave a talk at EECI 2010 last year about this and it’s finally available. A small note: This was based on the beta of CodeIgniter 2 and since then PHP4 support has been removed as well as a lot of other great features added.

You can watch the video on his site or you can hop over to Vimeo and watch it there. There's also several over videos from the same CodeIgniter-related event on the EECI event page.

tagged: codeigniter video eeci2010 introduction request handling

Link:


Trending Topics: