From 4.2.0 version of PHP, as default setting they have turned register_globals variable to ON. This script solves the register_globars without having to change php.ini file.
Just include the getget.php and getpost.php at the beginning of your php code in order to get all your query string and/or POST vars with same names.
This is a PHP script that can be used to import foreign websites into your own code.
This version incorporates the ability to create headers in the HTTP connection. This is provided by 3rd party scripts.
The script caches the foreign site in a local file to improve bandwidth use.
XenIntranet is a modular intranet/extranet solution based on the Ampoliros PHP web applications platform and taking advantage of Ampoliros features, like very fast deployment of solutions, a standard user interface, complete control and so on.
Realtime chat script using server push technology. With it you can talk with the visitors live, not having to wait the page to be refreshed. Has full support for rooms and smiley icons and a banning system to keep the unwanted people away. Full cyrillic support. No MySQL or other database is needed. Works with the directive "register_globals" set to ON or OFF.
Working demo version is available at http://mp3.zonebg.com/chat/
phpBoard is a web based message board system similar to UBB. It is designed to integrate Apache, PHP, and mySQL together to help you help people communicate together. It currently features: forum moderation, backend admin, category support, and more.
SquirrelMail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility across browsers. It has very few requirements and is very easy to configure and install. SquirrelMail has a all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation.