YouTube data API Video App in PHP on godady server ? error is : Warning: require_once(Zend/Loader.php) Fatal error: require_once() [function.require]: Failed opening required 'Zend/Loader.php' (include_path='.:/usr/local/php5/lib/php') how to fix this error ?
the issue can arrise due to 2 reasons. 1. You not uploaded "Zend" folder with your files. 2. The path to "Zend" folder is not correct. Kindly check hopefully it will resolve your issue.
The include path has been set on your server to the PHP directory by default... change your default include path to the path to a place with your zend files.... this could be done by editing php.ini google " how to change include path php" for more info...
The Data API allows users to integrate their program with YouTube and allow it to perform many of the operations available on the website. It provides the capability to search for videos, retrieve standard feeds, and see related content.
The Data API allows users to integrate their program with YouTube and allow it to perform many of the operations available on the website. It provides the capability to search for videos, retrieve standard feeds, and see related content. A program can also authenticate as a user to upload videos, modify user playlists,