Tags
Language
Tags
February 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Learning PHP CodeIgniter (2013)

Posted By: Landau17
Learning PHP CodeIgniter (2013)

Learning PHP CodeIgniter (2013)
MP4 | Video: 720p | Duration: 1:30:28 | English | Subtitles: VTT | 292.3 MB



Speed up your development with CodeIgniter, a fast and powerful PHP web application framework. Author Jon Peck shows how to build a magazine cataloging system while describing how to use a MVC (Model-View-Controller) framework like CodeIgniter.

Starting with the what and why of CodeIgniter, Jon introduces key concepts such as the MVC pattern and libraries by demonstrating how to create static pages, then storing and displaying magazine info in a database. Advanced topics like classes and helpers are explored to validate user input, upload files, and much more. By creating a complete system, you'll have the foundation to build your own applications with CodeIgniter.

Topics include:
  • What is CodeIgniter?
  • Creating a static page controller
  • Generating output with a view
  • What is a model?
  • Saving data with Active Records
  • Creating forms
  • Validating user input
  • Listing records in tables
  • Uploading images
  • Viewing and deleting records