Learn about how to get all functions list used in php or in your project | how to get internal functions list in php tamil | how to print default functions in php tamil | how to get and print php functions list
you can use this function get_defined_functions(); to get all functions list.