Description
In this course, you will learn :
- Configure Apache Server with XAMPP Server.
- Create a PHP environment with the XAMPP server.
- Recognize PHP's role in web-based programming applications.
- Create data-driven, dynamic web applications.
- How to Make Use of the Bootstrap 4 Framework
- Using GitHub for Source Control.
- How to Use Heroku to Deploy a Web Application
Syllabus :
1. Environment Configuration and Account Setup
- Setup a PHP Environment using XAMPP
- Visual Studio Code - Web Development Add ons
- Create a GitHub Account
- Create a Heroku Account
2. Explore PHP Language
- How PHP Works
- IF...ELSE Statements
- Switch Statements
- FOR Loop
- WHILE AND DO...WHILE Loops
- PHP Arrays and Manipulation
- String Manipulation Functions
- Date and Time Manipulation Functions
- User Defined Functions
- PHP Include and Require
- PHP Website Layout - With Bootstrap
3. Deploy Your App
- Add Project to Github
- Deploy To Heroku