Complete Beginners Guide to Learning PHP
This is a subtitle. Get more detailed about your course here!
Fast paced course perfect for beginners to learn the basics of writing PHP code. Learn about variables, loops, functions, conditional statements and a whole lot more. All the source code is included to get you started quickly.
Explore PHP coding learning the basic syntax used to write PHP applications. Find out more about PHP how it works and how it can be used to write applications.
This course is designed for beginners, it will walk you through learning the very basics of PHP coding.
Source code is included, as well as links to resources and information about setup of resources. This course will help you get started with PHP and by the end of the course you will be creating your own PHP applications.
The course covers all the fundamental core concepts needed to get started quickly with PHP. Learn and practice the code presented within the course to discovery what you can do with PHP. PHP is one of the most popular programming languages today. PHP is flexible and allows the developer an easy to learn programming language that can be very powerful.
PHP is everywhere and learning more about how to code using PHP is an in demand skill. I'm here to help you learn about PHP and ready to answer any questions you may have. Start coding PHP within minutes let me show you how.
Who this course is for:
PHP summary
Course PHP introduction
What is PHP
Setting Up Localhost
My Environment and Editor Setup
PHP's configuration first code
PHP code commenting
Output to HTML
Source Code: Comments
Introduction to Variables
PHP Variable Types
Source Code: Variables
Working with Arrays PHP
Source Code: Arrays
PHP object quick overview
Source Code: Objects
PHP constants
Source Code: Constant
PHP Arithmetical Operators
PHP Assignment Operators
Source Code: Operators
PHP conditional statements
PHP switch Statements
Source Code: Statements
PHP Logical Operators
PHP ternary operator
PHP String Operators
Source Code: Operators
PHP Loops
Source Code: Loops
PHP functions
Source Code: Functions
PHP conclusion
PHP output into HTML pages
Source Code: PHP in HTML
Output options for PHP
PHP Number Types
PHP Reference Values
PHP Variable Information and Type
Troubleshooting PHP
Include vs Require
Source Files and Examples
Server Variables
PHP Delete and Destroy
Power of PHP Arrays
Lesson Source Code
PHP Variable Check
PHP String Functions
PHP String Functions: Implode and Explode
Lesson Source Code
Prepare for Database Connection
Setup Connection to Database
Creating a New Database
Creating a Database Table
PHP Insert in Database
PHP mySQL Select Options
PHP Delete from Database
Procedural Source Code
Create Database Object Method
Creating a Table in a Database PHP MySQL
PHP MySQL Insert and Multi-insert
PHP Select Database Values
PHP Delete Row from MySQL
Source Code: Object Connections
Eric Chu