Most Used Build-in Functions in PHP Video PHP | 4 October 2018 | etemkeskin 1.) array() ; is used to create an array. 2.) count() : Returns the number of elements in array 3.) isset() : return True if the variable has been defined and a value assigned or return False if the variable