PHP Local and Global variables in PHP September 9, 2013May 28, 2019 Sunil Local variable: A variable which is specified in a function is known as localĀ variable. local variable is accessible only Read More...