DRBGuestbook

DRBGuestbook is a free, simple PHP guestbook script that doesn't require database software. It allows you delete entries and ban IP addresses through an easy-to-use, password protected administration interface. Included are a number of anti-spam features, such as image verification and URL blocking. You can also receive an e-mail notification anytime someone signs your guestbook.

Open Social Networking Script

iSocial is a next generation social networking software aimed at businesses and enterprises, but can still be used like a traditional social network. iSocial is the best platform for setting up social networks without going through the hassle of coding.

Multi Threaded Daemon – enhanced

Package:
Summary:
Daemon that spawns multiple parallel threads
Groups:
Author:
Description:
This class implements a daemon that can spawn multiple parallel threads.

It is an enhanced version of the original Multithreaded Daemon class written by Killerwhile.

This version provides several robustness improvements, adds support for handling signals and a unique PID file to avoid multiple instances.


ADO-like CSV Reader

Package:
Summary:
Parse and retrieve data from CSV files
Groups:
Author:
Description:
This class can be used to parse and retrieve data from CSV files.

It can parse CSV files and extract the data of its rows into class associative array variables.

The class can handle the first row of the CSV file as the headers row that define the names of the columns.

The field and row separator characters are configurable.


Validate Saudi ID

Example on how the class would look like.
Package:
Summary:
Validate Saudi resident identifier numbers
Groups:
Author:
Description:
This class can be used to validate Saudi resident identifier numbers.

It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number.

It returns either 1 (for Saudis), 2 (for non-Saudis) or FALSE (for invalid numbers).


[Free] New Web Content Management System: Manage Your Website Using Only a Web Browser

A new web-based content management system has been added to the Free Content Management Systems (CMS) PHP Scripts page. It is customizable, supports extensions that you can add to your site (like a blog module, a forum module, a calendar/event module), has a number of themes that you can select to change the appearance of your website, and so on.

For those not sure what Content Management Systems are, they let you create and manage your website from your browser. That is, after you install it on your site, all you need to do is to log into your site from your web browser to add your content, customize the appearance and so on.

Limit Result Set Iterator

Package:
Summary:
Retrieve a limited range of SQL query results
Groups:
Author:
Description:
This package can be used to retrieve a limited range of SQL query results.

There is a base class that provides abstract range calculation based on the number of page and number of result rows per page to retrieve.

It also implements the Iterator interface to traverse query result rows.

This package also comes with an implementation class to execute and retrieve result set rows from MySQL databases.


Browser

Package:
Summary:
Retrieve Web pages emulating a browser
Groups:
Author:
Description:
This class can be used to retrieve Web pages emulating a browser.

It can retrieve a give page, parse it and proceed retrieving the pages or content that would result of clicking on given links or submitting forms in the initial page.

The class provides functions to locate the links to click or form to submit either specifying a Xpath expression or searching page elements by attribute.


ISBNDB Service

Package:
Summary:
Retrieve book information by ISBN from ISBNDB.com
Groups:
Author:
Description:
This package can be used to retrieve book information by ISBN from ISBNDB.com.

It accesses the ISBNDB.com Web services API server and execute several types of operations to request information about books.

There are several classes that can perform searches for books or retrieve information about specific books, categories, authors and publishers.


Powered by Gewgley