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 :: Utilities
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 80    Displaying: 61 - 80 Pages:   1 2 3 4   

   phpTidyHt   Hits: 1994 

 
Having a hard time getting your php generated HTML to conform to HTML/XML standards? Now it's easy with phpTidyHt. phpTidyHt is a set of php functions which allow you to filter all HTML output through HTML Tidy (from www.w3c.org/People/Raggett/tidy) either on the fly for a live production website or as a tool for debugging.


Version: 1.0   Platform(s): Linux, Windows   Updated: Thu Nov  1 2001

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

   Beautifier: Flexible Syntax Highlighter   Hits: 3982 

 
Beautifier uses configuration files to highlight source code. It currently supports Pascal, Java, C, C++, C#, Python, PHP, and Perl (amongst others), and handles comments, keywords, strings, indentation, and keyword harvesting (from comments and strings). Now also available in Perl modules.


Version: 1.0   Platform(s): PHP, Perl   Updated: Mon Oct 29 2001

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

   iniread   Hits: 2057 

 
iniread is a PHP script that reads in values from a PHP 'ini' file and displays them in a form. In PHP it is common to include a file in every page to set common values. There is no special format to this file, just a variable name, its value, and an optional comment. This script will let you edit variable values and comments. It will then regenerate the PHP code. Useful for letting non-programmer admins edit values when you dont want to use a database. <b>Version 20010823 Update:</b> iniread now supports dividers and comments using iniread variables.


Version: 20010823   Platform(s): n/a   Updated: Sat Aug 25 2001

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

   PHPsh   Hits: 1143 

 
PHPsh is a very simple tool to make PHP sourcecode Highlighted and save it in HTML (for Boards, Communities for example). Written in German.


Version: n/a   Platform(s): n/a   Updated: Wed Aug 22 2001

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

   Caractères Spéciaux   Hits: 1898 

 
This is a module for translating special characters: Of ASCII in HTML, Or HTML in encoding URL. French: Module de traduction des caractères spéciaux. De ASCII en HTML, Ou de HTML en encodage URL.


Version: 1.00   Platform(s): Unix   Updated: Wed Nov 15 2000

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

   STPhp   Hits: 1308 

 
STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code creator or installer, do not have control over the php binaries or configuration. STPhp is designed with a simple architecture, allowing you to store your translations in the manner you choose, so as to provide the highest possible performance with the lowest possible maintenance overhead. STPhp functions by externalizing the messages from your application, storing them until your application requests them.


Version: 1.0   Platform(s): n/a   Updated: Thu Oct 12 2000

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

   asp2php   Hits: 6031 

 
asp2php is a set of C programs that allows you to convert ASP to PHP script. This will basically copy myfile.asp into a file called myfile.php3. It will rename links that have .asp in them to .php3. It will also rename links that have .htm in them to .html.


Version: 0.75.9   Platform(s): Unix, Windows   Updated: Tue Oct 10 2000

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

   HTML2PHP   Hits: 6665 

 
HTML2PHP is a simple (Very Simple) perl script to take an html file and convert it for use with PHP It makes all the HTML code to print statements.


Version: n/a   Platform(s): n/a   Updated: Tue Sep 26 2000

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

   Ide.php   Hits: 7095 

 
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.


Version: 1.3   Platform(s): n/a   Updated: Mon Aug 21 2000

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

   PHP_Fourier   Hits: 1385 

 
PHP_Fourier is a PHP script that computes the FFT of a complex array. The size of the array must be an integer power of 2. This script is a direct port of the algorithm used in Numerical Recipies in C.


Version: 0.03   Platform(s): n/a   Updated: Tue Aug  8 2000

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

   Inline PHP API Documentation   Hits: 3101 

 
The purpose of this tool is to parse PHP source files and generate API documentation in HTML. It allows you to scan the specified PHP source files (given directories are searched recursively) and writes HTML files to the specified output path.


Version: 0.1   Platform(s): n/a   Updated: Sun Jun 25 2000

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

   phpRPMBuilder   Hits: 1700 

 
phpRPMBuilder is a web application that will server the novice/newbie audience, and give them an easy way to take small applications that only have tarred releases and build a simple spec file and resulting rpm file. All this is done thru a web page.


Version: 0.02   Platform(s): n/a   Updated: Tue Jun 13 2000

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

   phpDoc   Hits: 2784 

 
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.


Version: 0.2.1   Platform(s): n/a   Updated: Thu Jun  1 2000

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

   Alphas   Hits: 1906 

 
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.


Version: n/a   Platform(s): n/a   Updated: Mon Mar  6 2000

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

   Graphics Library   Hits: 4372 

 
This little PHP script implements a simple example of how to use the GD graphics library to create GIFs (GD 1.5).


Version: n/a   Platform(s): n/a   Updated: Sun Dec 26 1999

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

   PopUpMenu   Hits: 3008 

 
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.


Version: 0.5   Platform(s): n/a   Updated: Sun Dec 26 1999

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

   CountryList   Hits: 2772 

 
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.


Version: 0.5.1   Platform(s): n/a   Updated: Sun Dec 26 1999

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

   TableToHash   Hits: 1459 

 
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.


Version: 0.51   Platform(s): n/a   Updated: Sun Dec 26 1999

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

   StateList   Hits: 1229 

 
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.


Version: 0.5   Platform(s): n/a   Updated: Sun Dec 26 1999

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

   PHP FormWizard   Hits: 6795 

 
Tired of the same coding every time you start a new project? Then, PHP FormWizard may help you. It reads a mysql table and automatically generates html forms embedded with php-coding. It features: selectbox for the databases, html-form, style-templates for different layouts of the html-form, create your own style-templates, default-entries in fields, field size and maxlength, where-clause for a field of the table, sql-statements for select, insert, update, php-code for the select, insert, update, and more.


Version: 1.1   Platform(s): n/a   Updated: Wed Sep 15 1999

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

  Total: 80    Displaying: 61 - 80 Pages:   1 2 3 4   

Share


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