-
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 ...
-
The Google GData Web Services API is used for authentication on behalf of a specified Gmail user. Requirements: PHP 5.0 or higher
-
Duck Roll Builder can search YouTube for music videos of a given band and song. It can also search and import lyrics from different specialized websites. Duck Roll Builder generates HTML to display the found videos and lyrics as well a form to search for other videos and links to let the user remove the uninteresting videos. Requirements: PHP 5.0 ...
-
The MySQLi extension functions are used to establish a connection with a MySQL server. MyEzSQL executes SELECT, INSERT, UPDATE and DELETE queries from lists of arguments that define the tables, fields, field values and condition clauses. Requirements: PHP 5.0 or higher What's New in This Release MyEzSQL: - New function has been added so no more editing the class file ...
-
Bobo PHP DB Class can establish a connection to a MySQL database server host, execute SQL queries and retrieve the results into arrays. The identifier of the last inserted record can also be retrieved, and whether a given table exists can be checked. Requirements: PHP 4 or higher
-
The EasyPhpEventCalendar class allows you to display a clean, easy to integrate, easy to use and easy to navigate event calendar for your website.The script will display events up to 12 months in the future. The event calendar is cross-browser compatible and has been tested with IE6/7, Safari and Firefox.
-
dbf2mysql, the dbase extension functions are used to open and retrieve data from DBF files. The script generates a string with SQL statements to create tables in a MySQL database and insert rows with the data from the DBF files.The generated SQL statements maybe displayed in a HTML page, served for download, or stored in a file.Requirements: PHP 3.0 or ...
-
Ole File Cache can be used to cache arbitrary data in files. It is an Open Source PHP cache script. It can check if a given cache file exist or it has not expired. If so, retrieved the cached data. Otherwise, it can store new data in the cache file. The cache expiry time is configurable.
-
This class can be used to create and manage a shopping cart. The developer can create a shopping cart by storing data using session variables (the identifier and quantities of each product added to a shopping cart).The class can also update the quantities of the added products, remove products and retrieve the list of products in the cart.
-
SQL Handling Functions is a MySQL database access wrapper that can execute common SQL queries.Functions of SQL Handling Functions:- Establish connections to a MySQL host and access a given database- Execute INSERT or UPDATE SQL queries to a given table and a list of fields- Get the last inserted identifier value- Execute arbitrary SQL queries- Retrieve the total number rows ...
-
Download file class has simple interface to download any file from a server without displaying the location of the file.
-
PHP Cookie Class can be used to manipulate HTTP request cookie values. It can wrap the setting of cookie properties like the name, value, expiry date and path restriction.Once the cookie properties are set, PHP Cookie Class can issue the cookie header. PHP Cookie Class can also extract cookie values set for the current request.
-
Right Click Pop-up generates HTML and Javascript that makes pop-up window open with a menu of links when the user clicks with the right mouse button over a given page element.Links with specified URLs can be opened or JavaScript code can be executed, when users click on the pop-up menu items.Requirements: PHP 5.0 or higher
-
Security Filter for Request HTTP Data can traverse the $_GET, $_POST, $_REQUEST and $_COOKIE request super-global array variables and reset the entries that match certain regular expressions that identify potential dangerous values. Values which contain SQL retrieval queries, cross-site scripting attacks, hexadecimal values, calls to base64_decode and system functions can be filtered. Requirements: PHP 4.0 or higher
-
Securimage PHP CAPTCHA is a highly customizable PHP CAPTCHA script for generating CAPTCHA images to prevent programs from filling out your forms. Securimage does everything from generating images to validating codes. It has support for streaming MP3 audio of the code to the user's browser with Flash. TTF font support, character distortion, custom colors and backgrounds, use wordlists or custom ...



