Learn PHP basics in 1 hour
Begin your journey into the PHP programming language with this 1 hour course.
Begin your journey into the PHP programming language with this short, straight to the point course. We cover all the basic syntax in just 1 hour including:
- Setting up a localhost to run PHP
- PHP tags and hello world example
- Comments
- Strings, Variables & Constants
- Data Types & Operators
- Arrays
- Functions
- Conditional statements
- Switch statements
- PHP loops
This course is ideal to begin learning the PHP programming language or refreshing your skills.
Your Instructor
Hello, My name is Chris and I am a web developer and online teacher. I am passionate about what I do and about teaching others. I have started various online and offline businesses.
Whatever your reason for learning to build websites you have made an excellent career choice.
My personal motivation was to become my own boss and have more freedom and flexibility in my life. I also enjoy the technical challenge it provides and the way it constantly evolves. I built my first website back in 1999 and i have watched the web evolve into what it is today.
I try to make my courses enjoyable and try to remember what it was like when I was learning. I also believe the best way to learn is by doing and try to include as many practical examples as possible in my courses.
Thanks for taking an interest and I look forward to you joining me.
Chris
Course Curriculum
-
StartIntroduction (0:44)
-
StartOptional video: How to install a localhost (7:50)
-
StartIntroduction to PHP & hello world (7:00)
-
StartStrings, variables & constants (10:14)
-
StartPHP data types & operators (5:56)
-
StartArrays (6:59)
-
StartFunctions (4:39)
-
StartConditional statements & more operators (12:25)
-
StartSwitch statements (4:31)
-
StartLoops (11:12)
-
StartKeep on learning