What is the use of count () function in PHP ? In PHP this unbuilt function is used to count the current elements in the array. If it has been set to an empty array, whether the function might return 0… View Answer