Categories
Tags → Php Requires

MailDog

MailDog is a Web based email client for IMAP servers written in PHP. It requires apache, PHP 3.0.x compiled as a module, and IMAP. Please note that this is a pre-alpha version, and there is not much documentation available yet.
DETAILS

Ide.php

Ide.php is a web-based editor for PHP, and any server-side scripting like SSI, ASP, JSP, SSJS, even CGI. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal overhead. Whether an experienced programm...
DETAILS

MailClass

Here is a PHP class for sending email; it has support for To:, Cc:, Bcc: and Reply-To: headers. It requires that you have sendmail installed. Note: this site requires registration to access the file.
DETAILS

Running PHP Scripts Securely

Connecting to a database requires that passwords be included in the script at some point. This information may be exposed if you do not wrap your PHP scripts. Protecting your scripts from prying eyes is called &"wrapping.&" When yo...
DETAILS

PopUpMenu

This is a handy little PHP script that allows you to make a state-maintaining popup menu. Note: this site requires registration to access the file.
DETAILS

CountryList

This simple PHP script allows you to make a state-maintaining popup menu of countries, using ISO 3166 standard abbreviations. This site requires registration before downloading files.
DETAILS

StateList

This is a handy PHP script that allows you to make a state-maintaining popup menu of US states and Canadian provinces. Note: this site requires registration to access the file.
DETAILS

Tree menu

This is a simple PHP class that allows you to generate tree like menus. Note: this site requires registration to access the file.
DETAILS

PHP Fileupload Class

fileupload-class.php extends PHP''s built in file upload features, allowing users to easily and safely upload files to a web server using their browser. REQUIRES PHP 5+ Features: * Handles single or multiple files * Specify maxim...
DETAILS

phpHoo

phpHoo is a PHP link/directory management script that allows you to build a Yahoo like Web directory on your Web site. It requires the MySQL database to store and retrieve data. Main features include: Organizes information hierarchically, Allows user...
DETAILS

Page:
©2003-2019 jCay.com