- 1,233 categories
- 40,623 scripts
Updated: 02/04/2007
- This is a really basic POP3 webmail system, using PHP''s IMAP functionality. The webserver on which crackerMail is installed must have PHP compiled with IMAP support, without it, crackerMail will not work. crackerMail handles any number of IMAP or POP3 mailboxes. It allows you to delete messages, download attachments, provides options to Reply, Reply All, and Forward, including adding attachments, as well as an option to Reply from another mailbox. You can view ''full headers'' of email messages and go to another mailbox without returning to the home page. Administrative functions allow you to modify mailbox information and lists all mailboxes and messages in one table.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Craig (Big Cracker) McNaughton
- User-Agent block is a PHP script that allows you to ''block'' user-agents you specify, such as e-mail harvesting programs, and user-agents designed to copy your website. The script will detect the user-agent, and return a page that you can ...
- This is a development site for site_foundation, a &"post-your-story-here&" type application written in PHP using MySQL on backend not unlike slash or Thatware. Its main difference lies in its backend, user levels to determine who se...
- Have you any idea why your network program is not giving you the right answers, or how come you just got redirected? Sockhead enables you to send a simple HTTP/1.1 request to a server and view the response from the other server. Sockhead allows you t...
- Cached Fast Template is a template system for PHP that implements caching for PHP''s FastTemplate module. Features include: Supports lock files, so long operations will not allow pages to be served only &"half&" cached, Allows ...
- This class facilitates the maintenance of htgroup files, used to do Basic Authentication on a web server. This class assumes PHP v3.0 or better and Apache 1.3.3 or better. Htgroup file format should conform to the httpd spec (ie. groupname: user user...