Separates results on multiple pages.
Note: requires PHP 4.1.0 or higher because it uses the new superglobal variable names like $_GET, $_POST, etc.
A complete PHP login script; includes user registration, login, logout, change password, change member details, and user list.
Execute SQL queries on a remote host. Uses HTTP connections instead of direct database connection, which are not allowed on many hosts.
PHP class for easy use of HTTP keep alive connections. Handles transparently close connections, keep alives with content-length, and chunked encoding.
PHP code letting you display the visitor's localtime on your generated pages.
PHP script for generating XHTML forms and validating them both with JavaScript and on the server-side.
Polls system written in PHP 4.1 and using PEAR::DB as a backend.
A Python script for synchronization of a remote directory structure from a local one via the FTP protocol.