Home    Add a Script    Modify a Script    Log-in    Register    Link to us    Contact us
Web Scripts Directory - PHP, ASP, CGI, Perl, JavaScript, and hosted scripts Search:
New Listings    Most Popular    Top Ranked    Search Database    Web Hosting
 
Web Directory
Web Design Templates
 
   Recommended
Web Templates
Free Photos
Webmaster Directory
Free Websites
 
   Categories
ASP Scripts
ASP.NET Scripts
C and C++ Scripts
CFML Scripts
CGI and Perl
Flash
Java Applets
JavaScript
PHP Scripts
Python Scripts
Remotely Hosted
Tips and Tutorials
Tools and Utilities
 
 
   Partners
PHP Tutorials
CSS Examples and Gallery
Chipmunk Scripts
Website Templates
Free Website Templates
Free Templates
Free Tutorials
PHP Development
Flash Templates
Web Templates
Logos
Clipart
Stock Photos
 
   Google Ads

 
    Home : PHP Scripts : Development Tools : Utilities
Total: 20
 
10bit microprocessor emulator
Microprocessor Emulator - this program is extremely helpful for those who just begin to study assembly language. It compiles the source code and executes it on emulator Visual interface is very easy to work with. You can watch registers, flags and memory.

Price: Free - Version: 1.0 - Platform(s): any

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (6 Votes)

Beautify PHP
This program tries to reformat and beautify given PHP source code files automatically. Basic features: automatic indentation of PHP source code according to given number of spaces; automatic newlines, if required; includes settings for braces according to C or PEARL style; can make use of PHPs integrated code highlight option; can limit number of chars per line.

Price: Free (GPL) - Version: 0.5.0 - Platform(s): PHP

Added: Mon Aug 16 2004 - Updated: Mon Aug 16 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Bumpy Tables
Bumpy Tables is a simple PHP based table generator. Made for beginners. Creates XHTML tables in an instant. Very easy to install and use!

Price: free(GPL) - Version: 1.0 - Platform(s): Win, Linux

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (2 Votes)

Ends Smart Form
ESF is a PHP class that allows users to quickly create forms that can "remember" user input without the hassle of hand-coding each option. With ESF, you can quick enter all your options, and have the script do the rest. When you purchase a copy of ESF, you will receive a pre-configured script to get you up and running as quick as possible. The pre-configured script is identical to the script found in the demo except there is no limitation on how many options you enter.

Price: $5.00 - Version: 1.0.1 - Platform(s): any

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Jax UpdateInfo
Jax UpdateInfo is a tool that generates a downloadlist of existing updates of a program. The list will be created in dependence of the current used version of the program. Additionally it shows a blinking status image if there are new (and critical) updates.

Price: Free (GPL) - Version: 2.01 - Platform(s): PHP

Added: Mon Aug 16 2004 - Updated: Mon Aug 16 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

KLOC Calculator
Calculates the line of code (LOC/KLOC) of your programs. Option to include and exclude file extensions from the count. Can calculate from N number of directories at one go. UPDATE: Now takes all information via interface, also new option for automatic sub-folder scanning.

Price: Free (GPL) - Version: 2.0 - Platform(s): *nix, Windows

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Master Map 1.0 - Google Maps Integrator
The Master Map application allows you to easily integrate interactive Google Maps into your Directory, Yellow Pages, Real Estate Listings and more. View your directory like never before, this interactive maps bring a whole new level of usability to your site. Don't need database, just one script and your free Google Maps API Key. Add interactive map to every listing in your site, Display maps in any size and zoom, latitude and longitude are get on-the-fly, display Google ADsense and earn money (optional).

Price: 29 - Version: 1.0 - Platform(s): Linux

Added: Tue Oct 16 2007 - Updated: Mon Oct 29 2007
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Obie Config Admin
Config Admin is a script's control panel that can be included in any PHP scripts. It is a useful tool for PHP scripters to allow their users to edit their script's variables online.

Price: Freeware - Version: 1.0 - Platform(s): PHP

Added: Mon Aug 16 2004 - Updated: Mon Aug 16 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

PHP Code Lock Source Encryption
PHP Code Lock is a revolutionary encryption software that is fast, easy, and hackerproof! Once your code is encrypted, you can rest assure that your PHP scripts won't be copied, distributed, or stolen by code theives that turn around and claim it as their own.

Price: $55 - Version: 2 - Platform(s): Windows/Linux

Added: Mon Aug 16 2004 - Updated: Mon Aug 16 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

PHP Code Twsiter
This tool loads all files required by a project (including binaries) into one file. All unused functions will be removed, all function and variable names will be replaced by shorter (and unreadable) ones, all not needed whitespaces will be removed, debugging code will be removed, ... You'll get informed when a global or local variable is not used. The resulting file is still a regular php-file. (No extra softeate is required!)

Price: 5€ - Version: 0.9 - Platform(s):

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

phpJobScheduler
a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL (no root/admin access is required). Now using phpJobScheduler you can easily set times when a PHP script should run; automating tedious tasks such as trimming a database table, or emailing a member when their membership fee is due. Schedule a task to run hourly, daily or weekly - scheduled data is stored in a MySQL database via PHP. phpJobScheduler will fire any PHP script (or perl script) for you at the correct day/time (dependant upon your traffic to your web site).

Price: Freeware - Version: 1.0 - Platform(s): Unix, Linux, Windows

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

phpOBrowser
phpOBrowser is a dynamic object browser that allows you to browse through all available folders, files, sections, and objects in your php application and see their classes, properties, methods and constants that are available.

Price: GPL - Version: 1.0.1 - Platform(s): PHP 4.2.0 or later

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

pmatch
pmatch is an alternative to grep. It has most of the same functionality, but coupled with the power of PCRE engine in PHP. By default, pmatch shows only the portion of the line that matched, unlike grep that always shows the entire line.

Price: Freeware - Version: 1.5.3 - Platform(s): PHP

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Powerful Php Datagrid
PHP DataGrid has been created for selecting data, displaying it as a grid, and perform routine operations on it. This tool is defined for PHP applications and its version 1.0 operates data only from MySQL. It allows paging through results, editing, deleting and inserting new data. PHP DataGrid can be very helpfull for you to display any complex data from database and to automatically perform any needed operations of them. By enabling or disabling its features you can turn PHP DataGrid into something very helpfull for you.

Price: 100$ - Version: 1.0 - Platform(s): Unix, Windows, PHP, MySQL

Added: Thu Jun 15 2006 - Updated: Mon Jun 19 2006
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Ready Dating Site
Ready Dating Site Solution. Design can be easily customized. Included: chat, forum, galleries, different modes of membership and many other options. Online demonstration. 24 sites are already based on this solution.

Price: $149 - Version: 2.0.81 - Platform(s): any

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Source.php
Source.php displays PHP, HTML, Javascript and other source code direct from file, unparsed, and presents it cleanly and professionally. An image link brands the displayed code, and refers viewers back to the main site. Released under the terms of the GNU General Public License

Price: 0 - Version: 1.0 - Platform(s): Windows, Linux, Mac OS X

Added: Sat May 13 2006 - Updated: Sun May 14 2006
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

SZConfigFile
SZConfigFile reads in values from a PHP 'config' 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. Usefull for letting non-programmer admins edit values when you dont want to use a database.

Price: Free for non-commeri - Version: 0.9 - Platform(s): Win32/Linux

Added: Mon Aug 16 2004 - Updated: Mon Aug 16 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Taskee
Taskee is a hosted website tasks management tool. Assign, comment and manage tasks directly on your website. All tasks are URL related, which is a brand new approach to task handling on your website. With Taskee you can: See a list of URLs that have tasks assigned, Click on a URL to see tasks related to it, Assign and manage tasks related to the URL you are viewing, Comment on tasks, Write a new comment to all users of Taskee, Switch between projects directly in Taskee, Users are notified about new tasks by email.

Price: Free - Version: 0.2 - Platform(s): All

Added: Thu Jun 07 2007 - Updated:
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Time Sheets Pro
Easy to use time tracking software. Time Sheets Pro software is AJAX / PHP / MySQL based web application that allows you to track working hours of employees, project costs and employee performance. Take advantage of detailed reports, define rates on per project / per work basis. Multiple currencies and conversions between currencies are supported. Easy to translate to any language and integrate with any application using API. Visit TimeSheetsPro.com

Price: $59 - Version: 1.2 - Platform(s): windows, linux

Added: Sat Jul 14 2007 - Updated: Wed Jul 18 2007
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Universal Configurator
Universal configuration tool for any program that use a .ini or other text file to store the options. A configuration set with list of values is included for Php.

Price: free - Version: 1.3 - Platform(s): Win NT, XP, Win 98

Added: Sun Aug 15 2004 - Updated: Sun Aug 15 2004
Review It - Rate It - Member Reviews:    Visitor Ratings:   (0 Votes)

Total: 20
 
Web Hosting Providers | Advertising Info | | Terms of Use | Privacy Policy | Link to us | Contact Us
Copyright © 2004-2007 ScriptsBank.com. All rights reserved.