Browse a Listing
Top > PHP > Scripts and Programs > Development Tools > Utilities
Popular Tags
Free Script links
Script Packer is a compact but powerful php script that can be used to pack many files (of virtually any file type) into a single php file that can will extract the files again. The system works with php so has no real uses for those simply wishing to use it for packing files on their local pc. Its most obvious use is for website designers / script developers for easy distribution of their work.
Packing script / content into one file has two obvious advantages. The first making it easier for the user as one file is less confusing than many. The other is upload time. Even thought a packed script may be slighty larger in size it does upload faster than uploading many smaller files. This has been tested with a new copy of PhpBB which uploaded in just over 2 minutes when packed and a little under 7 minutes when the files are loose. This shows how useful this script can be and a task like packing / unpacking the script only takes 2 to 3 seconds.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Dec 15, 2006 Hits: 3 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
PHP MySQL Wizard is an easy to use wizard that can create a full set of PHP pages that manage your MySQL database, using generated PHP pages users can search, sort, edit, delete, and add data into your database.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
PHP Form Captcha is a powerful script that can protect your form, comment area, guestbook or shopping cart from automatic submissions, the tool generates an image with distorted text which your visitor is required to type into a text box, The idea is to prevent spammers from using web bots to automatically post form data in order to create email accounts (for sending spam) or to submit feedback comments or guestbook entries containing spam messages. The text in the image is usually distorted to prevent the use of OCR (optical character reader) software to defeat the process. Using PHP Form captcha you will be sure that the data entered in your form came from your visitor's fingers not from any computer software
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 15 Rating: 5.00 Votes: 1
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
Member Reviews
Visitor Ratings
Google PR
Here is a PHP script I wrote to find magic blocks in binary images. It was written with the idea of finding ext2, cramfs, romfs or other filesystems in binary firmware files from router manufacturers like netgear, d-link and linksys. It should work for any file distributed as a firmware or flash update to any x86 and or UNIX variant embedded system that linux can at least "see" or deal with. It can also find things like embedded bios code etc.. These firmware files usually have proprietary headers and other junk intermixed within them, making them such that they cannot be directly mounted with the 'mount' command. The script uses the linux/Solaris "file" command to examine every x block of data in the image. It can take a while to run depending on the block size you use and the size of the image, but is an effective way to find the starting addresses for these images so that they can be extracted from the flash image and potentially mounted. It is probably best to redirect the output to a text file to examine the results after the script is done executing.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
I have now added comments to this blog, so if you have any questsions in regards to any of the demos provided, or if you would like more demos on a particular subject, feel free to ask!
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
php Multi Syntax Highlighter will "beautify" PHP, Pascal, Delphi and
Applescript source code. It is not implemented like other beautifiers, as it
does not use pcre function or ereg functions, and allows syntax code continually
line by line to reduce memory usage. using css file for color and style, and compatible with XHTML.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Main features:
- Authentication and ipBlocking security system.
- AutoBackUp, AutoInstall and AutoUpgrade (from 0.8b, 081b).
- Ability to print2PDF for Invoices and Quotes.
- Multiuser access with different permissions.
- Filtering, Sorting and search capability (alpha).
- Multilanguages support (Italian, English).
- Clean, beauty and usable interface.
- xhtml 1.0 transitional compilant
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 8 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Welcome to the PHP Quick Class Creator. Creating standard classes can be a bind, having to add duplicate code to get your various get/set methods, and sorting out the constructor. I therefore wrote this utility that does most of the grunt work for you. It's intended to be used with PHP 5's new OO capabilities, and should make life a little less painful. Especially for those who have to create multiple class stubs. This should speed up the process considerably.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Oct 13, 2006 Hits: 1 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR