The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Development Tools
Click "Subscribe" if you want to be notified of new or updated links in this category.

 
Application Framework (77)
Bug Tracking (18)
Debugging and Testing (23)
Environment Variables (2)
Libraries and Classes (134)
Miscellaneous (29)
Performance Enhancement (14)
Utilities (80)


  Total: 75    Displaying: 41 - 60 Pages:   1 2 3 4

   Free Targeted Visitors To Your Site   Hits: 1043 

 
A Doorway Generator, which works NOW! The idea is not new but the strategy is and its highly effective too! Upload your keyword list and generate in an instant hundreds or even thousands of search engine optimized, keyword rich pages with fresh and unique contents, attracting an avalanche of free laser tageted visitors from the search engines to your site. The search engines love these pages and you can increase your sales substantially or even become a super affiliate, funneling this laser targeted traffic to your own or your merchant’s sales pages. No special knowledge required. Very easy installation and use. You’ll receive also practical advice how to speed up the process of indexing in the search engines. Following this advice you can receive substantial amounts of laser targeted traffic already within the first month! Don't let your competitors get their hands on this powerful program before you! If you need more traffic – try this out. There is no risk.


Version: 1.1   Platform(s): linux   Updated: Sat Feb  5 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   getServer Path (function)   Hits: 893 

 
a simple function that returns the path to folder in which script subsides. Valuable in producing php programs that will be distributed randomly and require absolute paths. Just call this function and it will return everything up to the current folder. An example use is $serverPath = getServerPath(); $serverPath .= nameOfPageToBeRequested;


Version: 1   Platform(s): linux, freebsd   Updated: Sun Jan 16 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Templates   Hits: 668 

 
Main Features :- 1-has the basic functionality of any template engine 2- it is just one file work like smarty templates just by making an object of the template class 3- it has the main working functions as smarty templates (assign,clear_assign,fetch,display) this addition to some exended functions like parse() 4-inner implementation is very similar to smarty templates but it is very simple (its size is a few kilos bytes)


Version: 1.022a   Platform(s): linux, windows, freebsd   Updated: Sun Jan 16 2005

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Vida   Hits: 646 

 
Vida is a PHP5 MVC (Model View Controller) framework. It delivers 6 basic services for web applications using the new OO and XML features of PHP5: database encapsulation, permission management, form handling, container based GUI control using Smarty templates, action manager and internationalisation. The vision is to enable abstract and rapid development of sophisticated PHP applications in as few lines of code as possible. So how easy is it really to develop a new web application with Vida? First the data model is defined by configuring the database tables and their relations (1:1, 1:n or n:m) to other o­nes. Secondly, the structure of the root view is customized in a single file with few lines of code to fit the needs. Thirdly, the basic web application is ready! If required, specific form field properties including labels and default values, validators with informative error messages, complex actions executed upon form submit, access rights for users and groups (as XML), the language file (as XML) and so o­n can be programmed and configured to further customize the web application. And if the standard GUI components don't fit, new o­nes can easily be designed by changing the Smarty templates.


Version: 0.6   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 16 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Check PHP Configuration with phpinfo()   Hits: 2536 

 
This simple code will output data to help you deal with configuration issues. This is a built in function in php. Detailing data refering to current status of php version installed.


Version: n/a   Platform(s): n/a   Updated: Tue Dec 28 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Tab Menu   Hits: 3386 

 
This is a simple class for creating tab menus for site navigation using HTML and CSS. The class takes an array that defines the name of all the tab labels and the respective URLs and render the tabs in an HTML table using normal links. The currently active tab just displays its label text. The tab menu may be aligned to the left, right or center of the page or container element. If left or right alignment is specified, the class may also display a label text before or after the menu table.


Version: n/a   Platform(s): linux, windows, freebsd, sun   Updated: Tue Dec 21 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Message Box   Hits: 1452 

 
This class is meant to generate Windows style message boxes in HTML. It can display the boxes with configurable title, message prompt and icons associated with the type of message box. It can generate several predefined types of message boxes that define the types of buttons that appear: OK only, OK and Cancel, Abort and Retry and Ignore, Yes and No and Cancel, Yes and No, and Retry and Cancel. Each of the option buttons are associated to links that point to configurable URLs.


Version: n/a   Platform(s): linux, windows, freebsd, sun   Updated: Tue Dec 21 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cascade Select   Hits: 1296 

 
This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when the first input changes. The class comes with an example that defines the options for both input from data defined by arrays, and also an example that retrieves the options values from MySQL database query results.


Version: n/a   Platform(s): linux, windows, freebsd, sun   Updated: Tue Dec 21 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Grab URL   Hits: 1242 

 
This class is meant to fetch a page of a given URL and send it by e-mail as HTML message. The class provides functions to set the message headers From:, To:, Cc:, Bcc: and Subject: . Alternatively, the class may also display the fetched HTML page making it be outputted by the current script.


Version: n/a   Platform(s): linux, windows, freebsd, sun   Updated: Tue Dec 21 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   iConnect   Hits: 864 

 
The Solarix iConnect Architecture is a collection of standards, specifications and open source components for developing multitier enterprise applications using the PHP 5 language. iConnect is similar in many ways to J2EE architecture and provides a base framework, a complete set of services and handles many common details of application behavior for simplifying development of enterprise applications. Most PHP platforms are monolithic and are focused towards the CMS domain of requirements. iConnect is a complete service oriented architecture for middle-tier/front-tier distributed enterprise applications under a condition of increasing load (that is to say the Internet).


Version: n/a   Platform(s): linux, windows   Updated: Tue Nov 30 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHPWordLib 2   Hits: 1073 

 
The PHPWordLib is a piece of PHP software which is intended to convert MS Word (.DOC) and Rich Text Format (.RTF or .DOC) files to plain text. The PHP library is self contained and does not require absolutelly anything external in order to run. The library has two simple functions to use - LoadFile and GetPlainText. The library does all necessary checking internally and its functions will always return FALSE if something seems to be wrong with the input file.


Version: 2.00   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Nov 21 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   gPHPEdit   Hits: 1592 

 
A GNOME2 editor that was dedicated to editing PHP files. The author writes "The application is still in a very early phase of development and the list below is a list of intended features. The idea for gPHPEdit started out of frustration that there is no single PHP editor that does everything I want (I work as a PHP developer). I've tried NEdit, PHPMole, gEdit, Anjuta, SciTE (plus of course the obvious Emacs and vi!) and none of them do everything I want... so I decided to write one myself."


Version: 0.9.50   Platform(s): Linux/Gnome2   Updated: Sat Nov 13 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Development Tools and Script Resources   Hits: 787 

 
Free PHP Development Tools, Script Resources, Books, Scripts, Tips and Tutorials, Softwares, Servers, Online Communities and Websites that compiles and distributes Web Programming related Resources which are helpful for Webmasters, Developers and Programmers to enhance their Web sites and other applications.


Version: n/a   Platform(s): n/a   Updated: Wed Oct 20 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Script Resources and Development Tools   Hits: 828 

 
PHP Scripts Directory, Books, Tips and Tutorials, Websites, Software, Server and Development Tools that compiles and distributes Web Programming related Resources which are helpful for Webmasters, Developers and Programmers to enhance their Web sites and other applications.


Version: n/a   Platform(s): n/a   Updated: Sat Oct  2 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Interactive   Hits: 965 

 
PHP Interactive is a web based interactive shell for PHP. It tries to be the web equivalent of the interactive shells of languages like Python, Tcl, Scheme. The user writes code in a text area (actually multiple text areas, with tabs to switch), and see the output of the code on the bottom of the page (raw, or interpreted as hml) just pressing the update button.


Version: 0.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Oct  6 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   localize-it   Hits: 826 

 
localize-it will help you to localize your php scripts in an easy way. All translations are saved on plain text files, and anyone can edit and translate them using a simple text editor.


Version: 0.1   Platform(s): linux   Updated: Mon Oct  6 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   LightBulb - PHP Development Framework   Hits: 1183 

 
LightBulb and Lumenation are designed to help developmers to design and develop portals, web based data driven applications and much more. It is built on PostgreSQL database engine and PHP Server Side language. The Run-Time invironment is free.


Version: 5.1.1   Platform(s): linux, windows, freebsd   Updated: Mon Oct  6 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Document Version Control   Hits: 3055 

 
An web based PHP version of RCS/CVS. For document and general file version control. It implements version numbering, file locks and group alerts. The authentication is handled by Apache so that you can tie the system into your exisitng development environment.


Version: 2   Platform(s): WIN32/*NIX   Updated: Sun Aug  1 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Packager   Hits: 2235 

 
PHP Packager is a dynamic application for PHP developers and web developers alike. It's basically a ONE file installer program, so no messy extractions, etc, just place in the directory you want to install to and you're done!


Version: 0.1b   Platform(s): Independent   Updated: Sat May 15 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AVUSBD   Hits: 1096 

 
There is a number of the equipment controlled through a serial port from a PC or a terminal. Also there is a lot of the technologies in the market allowing to operate remotely the consecutive devices through the network TCP/IP. These solutions contain, both software and the hardware. Now with AVUSBD you can: -Create virtual USB devices at your PC -Redirect all USB stream to remote computer


Version: 2.1   Platform(s): Windows 2000/XP   Updated: Sat May 15 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog