New Scripts | PHP | Scripts & Programs | Development Tools
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 programmer or a novice, there is often a need to try out smaller pieces of code during program development. Ide.php makes this very easy. Ide.php eliminates the need to use several separate programs (text editor, FTP program and web browser) for PHP development, since all work is done directly through the browser. This helps to shorten development time, and is also very helpful when learning to program with PHP. Ide.php requires PHP version 4 or higher.
Reviews0
PriceFree
Views8076
phpDoc
For PHP programmers who work as a group and who want to use classes and functions
in their development it is difficult to distribute and update the required
documentation. phpDoc provides a method of managing information about your classes and functions. You can add projects, classes, functions and their parameters. For each of them you can define a name, a description and an example. The multilanguage support is not yet working, but on its way. In a future version phpDoc should support a possibility to give several users the possibility to work locally and merge their entries into a central online source.
Reviews0
PriceFree
Views3703
Numeric PHP
posted byjmcastagnettoinLibraries & Classes
The project aims at producing a set of packages containing functions and classes to aid in the numeric manipulation of data. Packages will deal with geometrical, statistical, matricial, etc. calculations.
Reviews0
PriceFree
Views3100
OO PHP Library
posted bynminLibraries & Classes
OO PHP Library is an object oriented PHP library that provides functionality to rapid DB interface building. It uses all advanced features of PHP4 to allow quick, dynamically build web-pages.
Reviews0
PriceFree
Views5179
Midgard
posted bymidgardinApplication Framework
The Midgard Application Server Suite has many features for the process of creating and maintaining Web sites. It also provides a solid base for creating Web applications and gives developers new, powerful ways to get their job done. Features include: A powerful implementation of database connectivity, Separation of content, layout and functionality for easy maintenance and rapid deployment, Platform-independent interface for site administration, and Easy customization of the front end for the whole administration toolset using the standard Midgard Web creation tools. Midgard can easily be used in many different tasks, including: Web-based magazines, Intranet applications, Organizational web sites, Knowledge management, and Web-frontend for legacy CGI and shell applications.
Reviews0
PriceFree
Views12870
Alphas
This very simple PHP script allows you to create an array of alpha characters (A-Z) and returns it. Does not use array_push so it is PHP3 compliant.
Reviews0
PriceFree
Views2630
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.
Reviews0
PriceFree
Views3790
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.
Reviews0
PriceFree
Views3848
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.
Reviews0
PriceFree
Views1945
TableToHash
This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on the hash. Note that you must have already opened a connection to a MySQL database before using this, otherwise mysql query will fail. Note: this site requires registration to access the file.
Reviews0
PriceFree
Views2240
VH NNRP
posted byvhinLibraries & Classes
NNRP class provides a PHP API for reading news on the web. It implements MOST of the RFC 977 commands. NNRP Class hides detail of the NNRP protocol from developers. But it does requre users the knowledge of NNRP.
Reviews0
PriceFree
Views2573
VH Layout
posted byvhinLibraries & Classes
VH Layout allows you to write your dynamic website completely in PHP3 without worrying about the HTML tags. The design of VH Layout Class was inspired by the Perl package HTMLTablelayout. It comes with complete documentation and examples.
Reviews0
PriceFree
Views3747
