
Setup your xampp server and configure it so that it doesn't conflict with any other application on your computer
Install and configure code editors and important plugins for your web application development
Test you web development environment to ensure you are good to go with your development
Explore PHP as an open source scripting language and its dynamic capabilities. Learn to set up a local server, work with PHP syntax, and handle forms and database interactions.
Understand the very first things to do in your web development environment
Explore conditional statements in PHP, including if, else, and else if, with practical examples on redirection, login checks, and session-based logic.
Explore indexed and associative arrays in PHP by defining variables, assigning single or multiple values, and accessing elements through numeric indices or custom keys for database results.
The successful completion of this exercise proves that you have understood the basis of PHP
Learn how a function wraps a block of statements, how to define and call it, and how arguments are passed for tasks like user authentication, including naming conventions.
Learn how to include and require PHP files, access variables across pages with global and super globals, and manage user data with sessions for dynamic web applications.
The successful completion of this exercise proves that you have understood the Advance uses of PHP
Learn to connect PHP to a MySQL database, create databases and tables, and post or fetch data with forms. Explore the interface for browse, insert, and export operations.
Learn to establish connections to database servers from your scripts
Learn practical PHP and MySQL by building a live database web app using Piru for secure connections and AJAX for real-time updates, including registration, login, forms, image handling, and email.
Having thought for over 10 years at college level, I bring to you what is missing for free. To gain or acquire knowledge, you need to understand the concept of the topic, how it's used and when to use it. Most teachers are not doing that. Teaching is an art, it involves more than just taking screen shots or videos of what you are doing and telling people to do it with you.
Teaching involve explanations. You may follow an instructor to build a very cool app but would you be able to do it again by yourself? Only if you understood. You need to understand a topic before you can practice how it's used, but if you used it without understanding it, then you are not learning it. Take this course and learn to understand PHP. Convert abstract text to programmable meanings.
Anyone from beginner can take this course.
If the speed is too slow for you depending on your region, use the speed function change the level that is best for you.
Thank you for considering this course.
Some Comments:
From Vivian
I feel he makes it as simple as possible so I can understand what he is trying to say.