-
TheTvDb-PHP-API is a PHP script for the theTvDB.com API which allows developers to retrieve various information from the theTvDB API. theTvDB.com is a free database containing various information about TV series. An example is included with the download package. Features of TheTvDb-PHP-API:- Title, date and description for a series or episode- A serie's list of episodes- Dates for new, upcoming ...
-
Videopian is a PHP script which can retrieve any kind of information about a video hosted on a public video hosting platform. It works very simple. Just point it to a public video host URL and it will automatically retrieve all the data as a PHP array. Features of Videopian:Fetched details:- URL- Title- Description- Tags- Duration- Author name- Author profile ...
-
PondTunes is a PHP library for retrieving data from the Apple iTunes Store. It can query, retrieve and embed data hosted on iTunes with the PondTunes library. Features of PondTunes:- Search data on iTunes- Manipulating result sets- Get an items iTunes details (type, country, name, artist, etc.) Requirements:- PHP 5.3.2 or Higher Limitations:- Still under development. Functionality and structure may ...
-
Episode tracker can be used to get TV show episodes information from IMDB and can send HTTP requests to the unoficial IMDB API site Web server to retrieve several types of information. The script can search for TV shows by a given or similar name, retrieve the list of show episodes of check for a given episode by title.
-
This is WordPress plugin for retrieving and embedding a Facebook profile feed. Content is retrieved using the Facebook Graph API and the Facebook PHP SDK.Requirements:- WordPress 2.8 or Higher- Facebook APP ID- Facebook App SecretInstallation:- Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress.Limitation:- No default style for the plugin's rendered output.
-
This is a PHP script that simulate a web browser. It automates the task of retrieving web page content and posting forms. Must-have tool for any web developer. What's New in this version:- Fixed command line escapement vulnerability with execution of curl binary on HTTPS fetches.
-
This script can retrieve the current HTTP request variables. It can retrieve the values of HTTP POST, GET, FILES and REQUEST variables. The script also can filter request variables all at once and return an array of request variables that match a given regular expression.Requirements:- PHP 5.0 or Higher
-
This PHP script retrieves and extends reflection information on scripts or functions. It basically extends the reflection scripts and reads PHP source code to get additional details on their own scripts and functions.The script currently return the code body, the declaration, the line and column and file position in the source file. Besides other details that can be retrieved by ...
-
This PHP script is mainly used to store and retrieve variable values from files. Variable values are taken and stored in files with given names. You can also do the opposite, i.e. retrieve variable values from files with this script.The variables can be scalar, or objects or arrays, provided the class or a sub-class defines functions to serialize and unserialize ...
-
This PHP script is mainly used to retrieve messages from IMAP servers. It can access to a given IMAP server with PHP IMAP extension and execute several operations to retrieve the available messages you need, such as message headers, message data and attachments. Requirements:- PHP 5.0 or higher
-
Ray Cache can be used to store and retrieve cache data in files. It can store data in a cache file with a given life time limit before it expires. Ray Cache can also retrieve the data from the cache time and check if it did not expire. It is an Open Souce PHP cache sript. It can also delete ...
-
Lipsum accesses the Lipsum Web services API Web server to submit a request to retrieve text content with a given number of words, paragraphs, lists or characters. HTML tags can optionally be added to the retrieved text. Requirements: PHP 5.2 or higher
-
Spider Class can retrieve Web pages and parse them to extract the list of their links to continue crawling all linked pages.The pages may be retrieved iteratively until it is reached a given limit of pages or link depth.Spider Class is possible to set regular expressions for both link definitions and content matches, changeable at every depth.








