Projects in PHP and MySQL
- Offered byUDEMY
Projects in PHP and MySQL at UDEMY Overview
Duration | 30 hours |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Credential | Certificate |
Projects in PHP and MySQL at UDEMY Highlights
- 6.5 hours on-demand video & 1 downloadable resource
- Earn a certificate upon successful completion
- Gain Lifetime Access to Courseware
Projects in PHP and MySQL at UDEMY Course details
- Developers who quickly want to pick up project building skills.
- Expert programmers who want to use specific project code and build on top of it
- Use this PHP and MySQL tutorial to learn web programming while building practical, real world projects.If youve got basic knowledge of HTML and PHP, this course will show you how to develop more complex web applications.
Projects in PHP and MySQL at UDEMY Curriculum
Getting strated with PHP
Course Intro
PHP Basics
Project 1 - Shoutit Shoutbox
Building the UI
Create Database
Connect and Fetch Shouts
Validate and Insert Shouts
Project 2 - PHP Quizzer
Quizzer UI - Part 1
Quizzer UI - Part 2
Connect to database
Fetch data from database
Process Answers
Add Question Form
Project 3 - PHP Lovers Blog
Folder Structure
Frontend UI
Create Database class
Frontend database fetch
Admin UI
Admin Database fetch
Insert Post and Categories
Update and Delete
Project 4 - Taslking Space Forum
The File Structure
The UI
Inner page HTML
Adding the CSS
The Database
The Template Class
Inner Page Templates
The Topic Class
Topic with Category Filters
Single Topic Pages
The User Class
Validator class
Login and Logout
Adding Topics