Description
In this course, you will :
- This course will benefit both beginners and experts. This course will primarily teach project development using MySQL and PHP, but it will also cover Javascript, JQuery, Ajax, web frameworks, Wordpress, and other popular technologies in depth.
- This course can be completed sequentially, or you can pick and choose which projects to work on first. These projects are all distinct from one another. Besides the royalty free code can be used for any of your personal projects.
Syllabus :
1. houtit Shoutbox
- Building the UI
- Create Database
- Connect & Fetch Shouts
- Validate & Insert Shouts
2. PHP Quizzer
- Quizzer UI
- Connect to database
- Fetch data from database
- Process Answers
- Add Question Form
3. PHP Lovers Blog
- Folder Structure
- Frontend UI
- Create Database Class
- Frontend Database Fetch
- Admin Area UI
- Admin Database Fetch
- Insert Post and Categories
- Update and Delete
4. TalkingSpace Forum
- Creating The File Structure
- The UI
- Inner page HTML
- Adding the CSS
- The Database
- The Template Class
- Inner Page Templates
- The Topic Class
- Topics With Category Filters
- Single Topic Pages
- The User Class
- Validator class
- Login and Logout
- Adding Topics
5. TheGamingPlace Shopping Cart
- Install & Configure Codeigniter
- Database Setup
- The Gaming Place UI
- Inner HTML and CSS
- Views and layouts
- Get and Display Products
- Get Categories and Popular Products
- Cart & Payment
- User
- User Login and Logout
- Paypal Checkout
6. Wordpress Contact Widget
- Install Wordpress
- Wordpress Plugin Structure
- Create Widget Class
- Post with JQuery and Ajax
- Build PHP Mailer
7. Addressbook Using PHP, AJAX & jQuery
- Create Application Structure
- Addressbook UI
- Database and Config
- Select and Add Contacts
- Edit and Delete Contacts
- Edit and Delete Contacts
8. JobFinds Job Board
- HTML Layout
- Part2 - CSS
- Inner page HTML
- Database, Installation and Config
- Jobs Display
- Layouts and Elements
- Browse Controller and View
- Search and Filter
- Add, Edit and Delete Jobs
- Update and Delete Jobs
- User Aunthentication
- Login and Access Control
9. Kewl CMS
- Codeigniter Install and Configure
- Kewl CMS UI
- Inner Page and Login UI
- Create Kewl Database
- Frontend Articles and Views
- Frontend Inner Pages
- Admin Dashboard and Layout
- Admin Articles and categories
- Articles Update , Publish and Delete
- Categories
- Search and Filter
- Users & Groups
- Aunthentication
- Access Control
10. TGP Wordpress Plugin
- Create Plugin File and Menu Item
- Create Plugin Options Form
- Storing Option Values
- Display Plugin Data