understanding the working of static variable.
Take the full course from here:
http://php.link/bootcamp
static variable.
use of static variable.
variable are use to store information, In PHP variable starts with the $ sign followed by the variable name.