In this video tutorial, we learn how to define, declare, assign and use PHP variables. We see that we DO NOT declare PHP variable. PHP variables get declared with we assign value to a php variable. Also when we assign a value to the variable, php knows what should be the variable data type.