Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Scripts and Programs > Development Tools  

Web Links
Sort By :
21. Roadsend Compiler for PHP



The Roadsend Compiler for PHP lets you create royalty free executables for distribution without compromising your source code. Compiling PHPto native machine code produces faster, more efficient products for your own use or for sale to your clients. The Roadsend Compiler reinvents PHP as a general purpose language suitable for creating GUI applications (with GTK), command line programs, dynamic libraries, and compiled web applications.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

22. PHPWordLib 2



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.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

23. MX Widgets Suite



Powerful HTML controls for database binding - For the Dreamweaver MX PHP developers who need to implement enhanced dynamic forms, the MX Widgets Suite offers a powerful alternative to the regular HTML controls. Unlike standard MX forms development, that requires manual coding to implement the application logic, our product relies on the power of the server side language and JavaScript to enforce an accurate and user friendly forms completion. MX Widgets supports: ColdFusion, PHP and ASP VBScript. Features: --Editable Dropdown; --Dependent Dropdown; --Calendar Widget; --Dynamic Search; --Enhanced Input Widgets; --n..1 Dependent Field; --Multiple browser compliance; --PHP, ColdFusion and ASP support; --Compatibility with all Dreamweaver form generators.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

24. ImpAKT 2 tNG



For the Dreamweaver MX developers who need to implement complex and interactive dynamic websites, ImpAKT 2 tNG is a tool for database application logic unified management. Unlike standard Dreamweaver MX web development, that requires manual code modification to implement the application logic, our product relies on tNG (InterAKT Transaction Engine), allowing software triggers generation and editing using intuitive GUIs to increase productivity and avoid error prone manual coding.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

25. PHP Interactive



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.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

26. Grab URL



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.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

27. Simple Cache System



Fixed few bugs, added sqlite class:Simple to use cache system. Easily extendible to support database caching.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

28. Cascade Select



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.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

29. getServer Path (function)



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;
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

30. localize-it



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.
Category:   PHP > Scripts and Programs > Development Tools

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:    3     


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS