Skip to playerSkip to main contentSkip to footer
  • 1/13/2017
Variable in "PHP" - Part 2

In this lesson, I will continue my discussion on PHP Variables. PHP variables are Loosely Types and do not require you to declare their types. The variable type also changes once the content of the variable is changed. This is Called Type Juggling.

I hope that your doubts regarding PHP Variables is clear now.

******************************************************************************************
Contact: training@ashman.in for training inquiries.
******************************************************************************************
Thank you for watching Variable in "PHP" - Part 2

Recommended