
Introduction to the Course
The lecture describe in detail the process of setting up the PHP environment for development
A quick refresher course in PHP for beginners.
The lecture describes the process of building the UI for our App
Basic Database creation process
Learn the database connectivity feature for the project
Learn to put databse validations
Learn to make the UI for the Quiz app.
Complete UI for the Quiz App.
learn to use MySQLi to connect to the database.
Learn the CRUD operations for the database. Connect and fetch your quiz data from the database
Learn to write the answer processing engine for our application.
Adding question forms to populate our database.
This is the first lesson identifying the structure of our Blog App. It will focus on how the app will look like.
Learn to build the UI of the Blog application. It will focus on twitter bootstrap.
Learn to create the database class for all database operations.
Learn to write the operations for front end database queries.
Learn to create an Admin area for your site.
This module handles the database for your Admin panel.
Adding Posts and Categories
Update and Deletion of blogs
Learn to create a forum in this project. This lecture talks about the internal file structure of the project
Learn to build the UI of the forum application.
Writing the inner page HTML of our project.
This lecture add the look and feel to the project using CSS.
Learn all about the database management for the forum app in this lecture.
Learn to build the template class for the home page.
This lecture teaches the creation of inner page template for the forum
Learn to write the logic for handling various topics in the forum.
Adding the categories to the topics. Adding more layers to our app.
Learn to create the single topic pages.
This class teaches you the user handling of the your app
learn to create the master validator class for your app. It will check for all user validations
Implementing the sessions and login-logout feature in our App.
Learn to implement Topics in our forum website
Learn to install WordPress locally in your server
Understand the Plugin structure with this comprehensive lecture.
Learn to build the Widget class for our project
Learn to add Post with JQuery and Ajax
Learn to implement PHP mailer in our widget.
The lecture describes the structure for the address book website
This lectures teaches the creation of UI for our application
Design the database and configure it as per the project specifications.
Implement Selection and Addtion of contacts to the address book
Implement the editing and deletion of contacts using a panel
Final lecture describing the addition and deletion of the contacts
This lecture deals with UI building and HTML creation of the Jobs Board project
Implement the CSS of the project
Learn to build the Inner page HTML of the site
Create the config file for your database
Learn to display the Job entries. The lecture shows the Controller and Views
Add layouts and elements to the Job Post page.
This lecture shows the implementation of the browse controller and views
Search and Filter implementation.
Addition, Editing and Deletion of Jobs from the website
Update and Deletion of Jobs
Learn to Implement the User Aunthentication
The lecture teaches the proper implementation of session managment and user access control.
Code Igniter installation and configuration for the project
Building the UI for our CMS.
Implement the inner page HTML and Login UI
Learn to implement the database of the project
Frontend Articles and view implementation for the CMS
Front end and inner pages creation for the website.
Learn to create the admin dashboard panel for the CMS.
Learn to add articles and categories to your Admin panel.
Articles update, publish and delete through admin panel.
Learn to add categories logic to the CMS
Learn to implement search and filter option to your site.
Build the user and groups inside the user management module.
User authentication module creation.
The final lecture to handle access rights of various users.
Lecture teaching the creation of Plugin file and Menu item.
Learn plugin options form creation.
The lecture explains the option handling for the plugin
learn to display Plugin data to user.
This is the ultimate course for all web developers who want to learn web programming while building practical projects along with the instructor. This course will help both beginners and experts alike. This course will primarily teach project building using MySQL and PHP but it covers Javascript, JQuery, Ajax, web frameworks, Wordpress and various other popular technologies in great detail.
This course can be done sequentially or you can pick and select the project and start working on them directly. These projects are all independent of each other. Besides the royalty free code can be used for any of your personal projects.
Project Details:
Shoutit Shoutbox
Description: Shoutit is a PHP powered shoutbox which uses mySQL to store shouts. This is a very basic PHP/MySQL
application. It is strictly procedural coding and uses the mysqli api
Features/Technologies:
PHP Syntax, PHPMyAdmin, MySQL Select, MySQL Insert, Loops, Superglobals (GET, POST), Associative Arrays, HTML/CSS
PHP Quizzer
Description: Quizzer is a simple PHP/MySQL based quiz engine. it uses multiple choices and admins can create
new quizes from within the browser
Features/Technologies:
PHP Syntax, PHPMyAdmin, MySQL Select, MySQL Insert, Loops, Superglobals (GET, POST), Associative Arrays,
HTML/CSS, Includes, Math Functions
PHP Lovers Blog
Description: This blog project is much more advanced than the earlier projects. We create a fairly large blogging
system. We create an admin section to add posts, delete posts as well as update them. We take our first look
at using libraries and classes in OOP as we create a completely custom MySQLi Database class. We also create
custom helper functions
Features/Technologies:
PHP OOP, PHPMyAdmin, MySQL CRUD, Loops, Superglobals (GET, POST), Associative Arrays, Bootstrap Framework
TalkingSpace Form
Description: Here we step up our coding standards and completely separate logic from display. We create a PDO
database class along with 3 or 4 other classes including Topics, Users and a Validator class for form validation
Features/Technologies:
Separate Logic & Display, PHP OOP, PHPMyAdmin, PDO & Perpared Statements, MySQL CRUD, Loops, Superglobals (GET, POST), Associative Arrays,
Custom Template, User & Topic Libs, Sessions, Bootstrap Framework
The GamingPlace Shopping Cart
Description: This is an ecommerce-based MVC web application written with the Codeigniter framework. We utilize many of
Codeigniters libraries, helpers and structure. Users can register, add products to their cart and checkout using PayPal
Features/Technologies:
Codeigniter, MVC, PHP OOP, PHPMyAdmin, PDO & Perpared Statements, MySQL CRUD, Sessions, PayPal Express Checkout API
Wordpress Contact Widget
Description: We will create a plugin/widget for Wordpress that will allow us to put a small contact form in any widget position in the template. It
gives users an easy way to get in touch. The widget will have options in the backend like recipient and subject
Features/Technologies:
Wordpress Platform, Wordpress Plugin API, Wordpress Widget API, PHP OOP, PHPMyAdmin
AJAX Address Book
Description: A completely custom addressbook application written in PHP along with jQuery and Ajax. Ajax is used to fetch contacts as well as add and edit them.
We use the "Foundation" HTML5 framework for the application's user interface.
Features/Technologies:
Foundation Framework, Ajax, jQuery, PHP OOP, PHPMyAdmin, PDO & Perpared Statements, MySQL CRUD, Superglobals (GET, POST), Associative Arrays
JobFinds Job Board
Description: This is a fairly large project in which we will be using the CakePHP framework to build a job board. Users can register and login
to add a job. We also implement search & filter to narrow down job searches by keywords, location and category. We use the Kickstart HTML5 framework for UI
Features/Technologies:
CakePHP, MVC, Kickstart, PHP OOP, PHPMyAdmin, PDO & Perpared Statements, MySQL CRUD, Superglobals (GET, POST), Associative Arrays
Kewl CMS Content Management System
Description: Kewl CMS is a Codeigniter based application for managing website content. We will build both frontend and backend. Bootstrap will be used for UI
Features/Technologies:
Codeigniter, Bootstrap, MVC, PHP OOP, PHPMyAdmin, PDO & Perpared Statements, MySQL CRUD, Superglobals (GET, POST), Associative Arrays
Wordpress Bridge Plugin for TGP
Description: We will build a Wordpress plugin that will allow us to connect to the "TheGamingPlace" database and display a set number of products in
a Wordpress page using a custom shortcode
Features/Technologies:
Wordpress Platform, Wordpress Plugin API, Wordpress Widget API, PHP OOP, PHPMyAdmin