Easy Development With CodeIgniter. In this week's 30 minute screencast, I'm going to show you how easy it is to work with the MVC pattern and CodeIgniter.
This video is aimed at beginners who have no experience with a PHP framework. For demonstration purposes, we'll be building a simple image upload utility. We'll then perform some validation, save the file to our uploads folder, and automatically create a respective thumbnail. With raw PHP, this can be somewhat time-consuming. However, with CodeIgniter, it's simply a matter of referencing the correct library, and passing in some configuration options! Other Tutorials. CodeIgniter from Scratch: File Operations. CodeIgniter from Scratch: File Uploading and Image Manipulation. CodeIgniter from Scratch: Shopping Cart.
CodeIgniter from Scratch: Extending the Framework. CodeIgniter from Scratch: Security. CodeIgniter from Scratch: Displaying & Sorting Tabular Data. CodeIgniter from Scratch: Profiling, Benchmarking & Hooks. CodeIgniter from Scratch: The Calendar Library. CodeIgniter from Scratch: Day 8 - AJAX. CodeIgniter from Scratch Day 7: Pagination. CodeIgniter From Scratch: Day 6 – Login. In today's hour long video tutorial, we'll be doing a lot!
We'll implement a login and signup form that will allow us to lock down certain sections of our fictional site. As you'll find, working with sessions in CodeIgniter is a cinch! Catch Up. CodeIgniter From Scratch: Day 5 – CRUD. CodeIgniter From Scratch: Day 4 – Newsletter Signup. CodeIgniter From Scratch: Day 3. Sending Emails. CodeIgniter From Scratch: Day 2. CodeIgniter From Scratch: Day 1.