* * An example file to show the working of an extension. */ // print all the extensions currently loaded. print_r(get_loaded_extensions());