Include the Splunk AppDynamics API Header
appdynamics_api_header.php file in your application to ensure that it works correctly if the agent is uninstalled or temporarily disabled. This file contains empty API functions that will prevent the application from throwing errors if the agent is not present.
The appdynamics_api_header.php file is located in the PHP Agent package in the same directory as the install.sh script.
To include the header file: