Hi guys, welcome to my PHP course for beginners in 2020.

Do you want to learn PHP from scratch? In this course, I will be going through all the basics of PHP. I will show you how you could use PHP in HTML code, what variables and data types are, all the different type of operators, control structures, user functions and built in functions and what the super globals are and how you could use them.

After learning all the basics topics, I want to focus on databases using MySQL because we will be creating a login system after.

In this episode, I want to talk a little bit about functions with arguments and parameters. I also want to talk about the difference since people make a lot of mistakes using them. A parameter is variable in the declaration of function and an argument is the actual value of this variable that gets passed to function.

#php #beginners #functions #php programming #arguments

Functions With Arguments/Parameters - PHP for beginners - PHP Programming
1.10 GEEK