Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | PHP | Scripts & Programs | Development Tools

Results 241-260 of 366
SLLists - Scriptaculous Lists with PHP
A PHP-based wrapper around the scriptaculous javascript library that makes it trivial to add drag-and-drop sorting to lists or any other HTML element. Helper functions to take the result of sorting and return it in a simple PHP array to enable easy updating of database records. Perfect for letting users sort a bunch of items - no more listboxes with up and down arrows!
(0 ratings)
Reviews0
PriceFree
Views1320
dBug
dBug is a tool that debugs/dumps/shows contents of a variable in a structured colored tabular format. It is similar to Coldfusion's cfdump tag. This tool makes it very easy for developers to debug code by viewing the contents of a variable.
(3 ratings)
Reviews0
PriceFree
Views2453
FORMfields - The PHP Framework
Build forms that validate data and are linked to a database. Build forms that send emails. Automatcially display formatted table and database data. Password protect pages with user accounts. Build dynamic menus. Display errors and informational messages. Please visit our site for a complete list of features.
(6 ratings)
Reviews0
PriceUSD 29.95
Views2268
MX Kollection - Work Smart
MX Kollection 3 is a bundle of InterAKT's most popular MX extensions that will change the way one creates dynamic web applications with Dreamweaver. If you are a ColdFusion, ASP VB or PHP developer you will find that our product will enable you to develop e-Commerce, CMS, CRM, back-end and other web-based solutions with increased efficiency, quality and capability. Our customers think of it as the next level in Dreamweaver MX visual software development. Benefit from: --File and image upload; --Advanced form validation; --Professional user authentication; --Automatic send e-mail capabilities; --Lists and forms with CSS support; --Multiple insert and delete; Multiple updates in Excel like grid; --Visual query builder; --13 different widgets; --Looper and nested repeat; --Functional Server Side Includes; Dynamic web development even for designers. Do projects that were previously out of your reach.
(0 ratings)
Reviews0
PriceFree
Views2970
Censoring Function
This simple script checks to see if any of the words in the cuss word file are in a variable and replaces them with something like F*** (f-word).
(0 ratings)
Reviews0
PriceFree
Views1312
Open Power Template
OPT is a template engine for PHP5. The main advantage over both PHP and other template engines are the syntax based on XML and the support for the declarative programming. It means that you can concentrate on what you want to have in the templates, not - how to implement them. The template language features include the template inheritance, a support for building HTML forms, advanced list displaying (column layout, tree rendering, pagination) or multilingual website support. The API is based on the solutions from the popular frameworks which simplifies the integration. The complete ports for Kohana and Zend Framework are under development.
(9 ratings)
Reviews0
PriceFree
Views2612
A Tech Group - Professional Notepad
Professional Notepad is a powerful editor that allows you view and edit HTML, CSS, JavaScript, PHP, PERL, SQL, Delphi, C++ and other languages source code. It is a advanced tool supporting the features you've always dreamt about, such as syntax highlighting, Code Templates, bookmarks, unlimited text size, URL highlighting, line numbers, powerful search and replace, multiple undo/redo, Drag&Drop, color printing, etc.
(0 ratings)
Reviews0
PriceFree
Views1124
A Tech Group - Professional Notepad
Professional Notepad is a powerful editor that allows you view and edit HTML, CSS, JavaScript, PHP, PERL, SQL, Delphi, C++ and other languages source code. It is a advanced tool supporting the features you've always dreamt about, such as syntax highlighting, Code Templates, bookmarks, unlimited text size, URL highlighting, line numbers, powerful search and replace, multiple undo/redo, Drag&Drop, color printing, etc.
(0 ratings)
Reviews0
PriceFree
Views1316
Hex Debug Output
Generates a helpful hex value output with text on the right side, great for parsing through binary data.
(0 ratings)
Reviews0
PriceFree
Views703
Freeform Framework
Freeform Framework is a next step in MVC for web. It is a complete solution for building large scale web applications. Main features: - Genuine architecture, not cloned from popular Java frameworks; - Strict separation of business and presentation logic; - Secure action-based front controller architecture; - Pluggable and extensible session and user management; - Elegant form processing framework, client-independent; - Support any type of clients - from browsers to cellphones to XML applications; - Powerful class and resource packaging system, automatic class discovery and loading (no 'include()/require()'!); - Experimental Persistence API with no schema files, SQL generators, class enhancers etc.; - Freddy, own realtime documentation system that pulls out doccomments from sources and respurce files that allows you to documents entire packages and to embed pictures. You distribute the documentation along with the packages, and you don't have to regenerate it after you made changes. Latest release features a demo application, support for ADODB RecordSets, fixes minor bugs and has more documentation.
(3 ratings)
Reviews0
PriceFree
Views1520
EasyPHPConfig
Due to many people are building Dynamic Web Sites that need forms of various types, I am building a program designed for Web Developers to make forms to update config flat based files or Update MySQL database options for dynamic web sites. Can be used for installation forms or online update forms. Will output HTML forms or php forms. It is all pretty much automatic, reads the file (or pasted code in the window), gets variables and values, makes the form with input fields and the Lang files. Then you customize as per your needs. The MySQL make text fields, change to your needs. Wile you are building a new program you can add, remove and edit the values on the fly as you build. once you are finished update config to write the files and build the form, config and language files. It will make config, language and form files from an existing form, paste the form into the window. Once you make the form, you can edit the Lang files with the Lang editor, or make a new Lang based on the form. Types of config. $cfg['variable'] = 'value'; $variable = 'value'; $variable = value; In the window you can paste your existing config into and choose the type you want and it will build it. will read $variable = 'value'; or just one per-line name, thisvariable thatvariable
(3 ratings)
Reviews0
PriceFree
Views2673
Check PHP Configuration with phpinfo()
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.
(3 ratings)
Reviews0
PriceFree
Views4303
MX Coder Pack
Ever got annoyed when trying to find a function in your page? Or did you ever get tired of writing the same variable names on and on again? Well, MX Coder Pack extension allows Dreamweaver programmers save precious time by providing code completion and function lists. - Code Hints menu - Function List floater - Code Navigation - Better programming times - Eliminate errors - Support for all Server Models
(0 ratings)
Reviews0
Price 30.00
Views2073
Tab Menu
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.
(6 ratings)
Reviews0
PriceFree
Views4370
Message Box
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.
(6 ratings)
Reviews0
PriceFree
Views1864
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.
(0 ratings)
Reviews0
PriceFree
Views1614
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.
(3 ratings)
Reviews0
PriceFree
Views1848
phpBeans
phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well.
(0 ratings)
Reviews0
PriceFree
Views2222
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;
(0 ratings)
Reviews0
PriceFree
Views1275
PHP Runner
PHP Runner is a simple but useful program to preview a PHP file easily without saving or uploading to server or using other programs to run your designed file. PHP Runner has a friendly interface with useful tools like as most used PHP functions' buttons to make scripting more easier and faster. More information and documentation is available in the website.
(63 ratings)
Reviews0
PriceFree
Views3551
Results 241-260 of 366