0(0)

Create a Members Only Blog using PHP, MySQL, & AJAX

29.97

Description

This course offers a hands-on approach in learning how to develop web applications using PHP, MySQL, and AJAX.

Students will develop a blog with MySQL database integration. The project aims to cover the following key concepts:

  • Creating Dynamic Web Pages in PHP
  • Creating a MySQL Database to store Member Data.
  • Creating PHP & AJAX Validated Member Registration Forms
  • Creating PHP & AJAX Validated Member Login Authentication
  • Working with Session Variables – Login/Logout Functionality
  • Developing Validated Contact Forms for Web to Email Transmission via SMTP
  • PhpMailer Integration to facilitate Email Transmission
  • Uploading the Project from a Local Testbed to a Production Server

The concepts explored in this course will help students learn the essential skills necessary to develop web applications of any size and complexity.

What Will I Learn?

  • Creating Dynamic Web Pages in PHP
  • Creating a MySQL Database to store Member Data
  • Creating PHP & AJAX Validated Member Registration Forms
  • Creating PHP & AJAX Validated Member Login Authentication
  • Working with Session Variables – Login/Logout Functionality
  • Developing Validated Contact Forms for Web to Email Transmission via SMTP
  • PhpMailer Integration to facilitate Email Transmission
  • Uploading the Project from a Local Testbed to a Production Server

Topics for this course

20 Lessons01m 49s

Section 1: Blog Development Project

1. Introduction & Overview6:47
2. Project Setup3:20
3. Index Page Overview3:06
4. Home Page Mods4:36
5. About Page Mods7:33
6. Blog Page Mods8:05
7. MySQL Database Creation2:51
8. Creating a Registration Form7:48
9. Registration Status using JavaScript and AJAX7:55
10. PHP Validation – Encryption – Session10:43
11. Login Authentication – Part 11:40
12. Login Authentication – Part 25:41
13. Login Authentication – Part 32:53
14. Login Authentication – Part 43:18
15. Logout – Terminate Session3:07
16. Contact Page – Google Maps API5:35
17. Contact Form – AJAX Integration4:33
18. PHPMailer Installation2:46
19. PHP Form Validation and Email Transmission7:06
20. Production Server Migration10:45

About the instructors

David Morris

0 ratings (0 )
1 Courses
1 students

Share

Course Details

  • Level: Beginner
  • Categories: DatabaseDevelopmentPHP
  • Total Hour: 01m 49s
  • Total Lessons: 20
  • Total Enrolled: 1
  • Last Update:

Requirements

  • Basic Computer Skills

Target Audience

  • Students interested in learning how to Build Web Applications
  • Students interested in Learning how to code in PHP
  • Students interested in building their own Blog
  • Students interested in Creating Contact forms with PHP & AJAX form Validation
  • Students interested in Building User Authenticated Login Forms
  • Students interested in learning how to Install and Configure PhpMailer
  • Students interested in learning how to store User Data into MySQL Tables