
Beginner-friendly PHP programming guides absolute beginners from basics to intermediate levels, with free tools and responsive instructor support. The next video guides you through downloading the required tools.
Check out my student Facebook Group...
It's a great place to get fast support for this course from me, to interact with other students, to post your projects and code, and to access course announcements and extras...
Join Now!
https://www.facebook.com/groups/codemycom/
Start the wamp server, set up a simple HTML/PHP page with Sublime Text, save it to c:\wamp64\www\php\index.php, and test via localhost/php to view a hello world page.
Explore variables in PHP: how to name them with a starting dollar sign, use the assignment operator, and why case sensitivity matters, plus basic data types like strings and numbers.
Master PHP comparison operators to evaluate values using equal, not equal, identical versus not identical, and relational checks like greater than and less than, returning booleans.
Learn how to create and use indexed arrays in PHP, access items via zero-based indices, echo selected elements, and retrieve the last item with count minus one.
Explore associative arrays, or hashes, as key-value pair collections. Access values by keys (like Tina: yellow and Tim: blue), print them, and compare with indexed arrays.
Learn to loop through associative arrays in PHP using foreach, accessing key and value pairs and printing them, with examples of name and favorite color.
Learn how functions are small programs that run only when called, covering syntax, arguments, and passing strings, numbers, and arrays to customize outputs like hello there John Elder.
Build a fizz buzz program from 1 to 100 using a while loop, modulus checks, and if statements, printing fizz, buzz, or fizz buzz.
Learn how to use PHP's require_once to include a shared navigation bar, understand where output appears, and compare with include and require for single or multiple inclusions.
Create a simple web form with a form tag, action, and post method; add a text input named 'name', a submit button, and optional bootstrap classes for styling.
The PHP Programming Language is one of the most POPULAR Web Development Programming Languages for a reason. In this course I'll show you why!
Built For The Absolute Beginner
You don't need any prior knowledge of coding or web development to take this course. We'll download all the tools you'll need for free, and I'll walk you through setting them up. Then we'll dive right in and start learning the PHP language.
You'll Be Amazed How Quickly You Can Pick Up PHP!
We'll start out with basic programming concepts, things like:
PHP Syntax
Variables
Data Types
Math Operators
Assignment Operators
Comparison Operators
Increment/Decrement Operators
Then we'll ease into more Intermediate topics, things like:
If Else Statements
While Loops
For Loops
ForEach Loops
Indexed Arrays
Associative Arrays
Looping Through Arrays
We'll Build A Quick FizzBuzz App
Functions
After that we'll learn about basic web development concepts, things like:
Including PHP On a Web Page
Adding Things To A Web Page Using Require_Once
Understanding Web Forms
Processing Form Data With PHP
Form Security
Building a Bootstrap Navbar With PHP
And More!
QUICK AND TO THE POINT!
Why take a course with 37 hours of lectures? In just 2 hours you can learn the basics all the way through Intermediate PHP. Technically Functions are considered an advanced topic, so we even touch on some advanced stuff in this course (but just a little bit).
This is the course for you if you're interested in becoming a web developer and maybe don't know where to start. It's also great if you're already a front end developer, but want to add some serious skills to your tool belt. Since PHP powers Wordpress, this course is also great if you'd like to really customize your Wordpress sites (we don't discuss wordpress in this course, but if you understand PHP, you can understand what's going on behind the scenes in Wordpress just by diving into the code and checking it out on your own).
MONEY BACK GUARANTEE!
I have over 32 courses on Udemy with overwhelmingly high reviews and over 42,000 students with over 100,000 enrollments (that means on average most of my students sign up for more than one of my courses), but if you aren't satisfied for any reason at all, we offer a 30-day unconditional money back guarantee. So you have nothing to lose!
Sign up now and I'll see you on the inside!
-John Elder
CEO Codemy. com