file extensions
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 533
The PHP-GTK extension
PHP-GTK is an extension to PHP that enables you to develop stand alone GUI applications. These applications can run on multiple platforms. With PHP-GTK you can utilize the power of PHP using a graphic more>> PHP-GTK is an extension to PHP that enables you to develop stand alone GUI applications. These applications can run on multiple platforms. With PHP-GTK you can utilize the power of PHP using a graphical desktop application like interface. You can develop many useful kinds of database enabled desktop applications with the PHP-GTK framework.<<less
Added: 2006-03-31 License: Other Free / Open Source License Price: Free
1354 downloads
convert files from Php to Html Extensions 1
This tutorial provides a simple method to convert files from Php to Html Extensions, on an Apache Server. Most will agree Php has become the common language for creating dynamic Websites. Although the language is simple and efficient, developers are more>> This tutorial provides a simple method to convert files from Php to Html Extensions, on an Apache Server. Most will agree Php has become the common language for creating dynamic Websites. Although the language is simple and efficient, developers are finding trouble getting traffic to their Php site. Learn how to get indexed in the search engines<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
14 downloads
Other version of convert files from Php to Html Extensions
License:Freeware
Mambo FREE Dreamweaver Extension 4.5.
Our FREE Mambo Dreamweaver extension will help you to create a Mambo template in no time at all! more>> Our FREE Mambo Dreamweaver extension will help you to create a Mambo template in no time at all!<<less
Added: 2005-07-04 License: Freeware Price: $0.00USD
11 downloads
Other version of Mambo FREE Dreamweaver Extension
License:Freeware
@1 File Store 1.0
A file archive plus membership access system written using PHP + MySQL. The Master Administrator may create multiple folders containing subfolders. Files can be uploaded to these folders. Users who wish to download the files need to register themselves more>> A file archive plus membership access system written using PHP + MySQL. The Master Administrator may create multiple folders containing subfolders. Files can be uploaded to these folders. Users who wish to download the files need to register themselves as members (and get approved by the Administrator). Members can be assigned to different groups with each group having different access permission to different folders. Other features include multiple Sub-Administrator, email notification upon file upload and approval, various access logs, file extensions allowed, maximum filesize allowed etc.<<less
Added: 2005-10-07 License: Freeware Price: $0.00USD
12 downloads
Other version of @1 File Store
License:Freeware
Lightwindow Dreamweaver Extension
Insert a lightwindow from within Dreamweaver more>>
Lightwindow Dreamweaver Extension is an effective script which inserts a lightwindow with all the required scripts and folders in your dreamweaver site, Lightwindow supports EVERY Media type and renders it appropriately.
The extension adds a lightwindow button to the Dreamweaver interface.
<<less Added: 2009-07-05 License: Freeware Price: $0.00USD
24 downloads
PHP File Tree 1.0
PHP File Tree is a PHP function that generates a valid, XHTML nested list of the specified directory, subdirectories, and files. The script includes a JavaScript extension that makes the entire list expand and collapse dynamically. PHP File Tree is more>> PHP File Tree is a PHP function that generates a valid, XHTML nested list of the specified directory, subdirectories, and files. The script includes a JavaScript extension that makes the entire list expand and collapse dynamically. PHP File Tree is compatible with all major browsers, including IE6/7, Firefox, Safari, and Opera. Features include: - Produces valid, semantic XHTML - Degrades gracefully in browsers that don?t support JavaScript (entire list will still be displayed) - Fully customizeable with CSS - Ability to style file icons based on the extension - Easy to implement...one PHP include and a function call produces the entire list - JavaScript extension for dynamic effects is included with only one line of code<<less
Added: 2007-06-18 License: Other Price: $0.00USD
13 downloads
Other version of PHP File Tree
License:Other Free / Open Source License
Object Extensions for PHP 0.1-beta
The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * more>> The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * Create object property lists that allow for dynamic setting/getting of values in a similar fashion to JavaScript objects (eg. {paramter: value, ...}) * Object property lists support basic value checking and defaults to easily check for valid input * Conveniently create function and method callbacks o Method callbacks can be defined by using $this->_callback()->metho dName(args, ...) o If callbacks are defined for object property lists, callback can be called using $propertyList->callbackNa me()<<less
Added: 2006-04-30 License: Other Price: $0.00USD
14 downloads
Extension Locator 1.14
Extension locator is a tool that allows to search for Dreamweaver extensions directly from the Dreamweavers menu: as part of the Dreamweaver application. This way you dont need to leave Dreamweaver in order to locate the script that you need to more>> Extension locator is a tool that allows to search for Dreamweaver extensions directly from the Dreamweavers menu: as part of the Dreamweaver application. This way you dont need to leave Dreamweaver in order to locate the script that you need to complete your site or to be able to create web sites faster than your competition. The search is made over large databases containing the most popular and prestigious extensions on the world, this way you can improve your sites with at a minimum cost and waste of time.<<less
Added: 2009-02-13 License: Freeware Price: $0.00USD
14 downloads
Joomla Instant Messaging Extensions 1.0
he Joomla Instant Messaging extensions allows you to integrate Joomla with an XMPP Server to provide an Instant Messaging solution for your Joomla more>> <<less
Added: 2009-07-15 License: GPL Price: $0.00USD
12 downloads
Add a file extension to all files in a directory
This code will add a file extension to every file in a given directory. Make sure you have given the directory appropriate permissions before running this code. more>> This code will add a file extension to every file in a given directory. Make sure you have given the directory appropriate permissions before running this code.<<less
Added: 2007-07-13 License: Other Price: $0.00USD
10 downloads
Dreamweaver Datepicker Extension
Dreamweaver Datepicker extension more>>
Dreamweaver Datepicker Extension is created as a useful script for you, which inserts a javascript datepicker in your site. It comes in handy when you have a form that requires a person to select a date and time
<<less Added: 2009-07-07 License: Freeware Price: $0.00USD
23 downloads
EventX - Cascading Event Extensions 0.9
Separate behaviour from content and presentation. Attach actions to elements with a CSS-like syntax and keep your markup clean. Youve replaced FONT tags with Cascading Style Sheets and now you can replace those onclick="" attributes with Cascading Event more>> Separate behaviour from content and presentation. Attach actions to elements with a CSS-like syntax and keep your markup clean. Youve replaced FONT tags with Cascading Style Sheets and now you can replace those onclick="" attributes with Cascading Event Extensions. EventX is a standards compliant, cross-browser method for replacing inline JavaScript code.<<less
Added: 2005-06-27 License: Other Price: $0.00USD
14 downloads
Introduction to PHP SOAP Extension
This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL docu more>> This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL document example. How use SOAP Extension in non-WSDL mode.<<less
Added: 2006-08-19 License: Free for non-commercial use Price: Free
1207 downloads
Perl File Indexer 1.0
The program indexes files on the hard drive (given a list of extensions to look for) and then lets the user search the list using incremental search. The file can then be opened/launched by pressing Enter in the search box (just like the j aka Jump To more>> The program indexes files on the hard drive (given a list of extensions to look for) and then lets the user search the list using incremental search. The file can then be opened/launched by pressing Enter in the search box (just like the j aka Jump To File shortcut in WinAMP). It requires additional packages to be installed beside the standard Active Perl installation (Win32:API, Win32:GUI, Win32:GUI:AdHoc and Win32:GUI:Loft) so please check the webpage for further details.<<less
Added: 2006-01-04 License: GPL Price: $0.00USD
12 downloads
Mini File Host 1.3
Features User Features: - Upload Files On The Server - Email link to themselves or a friend (If enabled by admin) - Progress bar while uploading - Get the download and delete link which can be shared - Report file links that violate terms of more>> Features User Features: - Upload Files On The Server - Email link to themselves or a friend (If enabled by admin) - Progress bar while uploading - Get the download and delete link which can be shared - Report file links that violate terms of service - Extra Stats Shown at the download page. - View list of uploaded files (If enabled by admin) - File Description (If enabled by admin) - Password Protect (If enabled by admin) - Catogeries (If enabled by admin) Admin Features: - Set Maximum file size for users to upload - Block certain file types and extensions - Expire files after X ammount of days without use - Add Your Own Ads - Set timer countdown on download page - Enable/disable "Files List" viewable by public - Reported illegal files stand out for deletion - Ban IP addresses of offending users<<less
Added: 2006-10-20 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above file extensions search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed