develop dynamic
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1048
Dynamic Images in PHP
One of the really cool features with PHP 3.0 is its integration with the GD Graphics library. Learn how to use these features and make images with pure code. more>> One of the really cool features with PHP 3.0 is its integration with the GD Graphics library. Learn how to use these features and make images with pure code.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3644 downloads
Develop a PHP User Personalization System
User Personalization is a must-know and must-have for any site thats wants to make it somewhere. It customizes the users experience, causing them to just plain like your site better. Learn the basics more>> User Personalization is a must-know and must-have for any site thats wants to make it somewhere. It customizes the users experience, causing them to just plain like your site better. Learn the basics of making such as system in PHP.<<less
Added: 2000-01-19 License: Other Free / Open Source License Price: Free
3578 downloads
Create dynamic sites with PHP & MySQL
This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve t more>> This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve the content, and you will be ready to serve your own dynamic content from your site.<<less
Added: 2002-05-24 License: Not Specified Price: Free
2802 downloads
CJ Dynamic Poll 2.0
The CJ Dynamic Poll does exactly what it says in the title - it is a poll that changes dynamically. Ever wondered how websites can display poll questions one minute then once you have voted display the results in the same place? This script does just more>> The CJ Dynamic Poll does exactly what it says in the title - it is a poll that changes dynamically. Ever wondered how websites can display poll questions one minute then once you have voted display the results in the same place? This script does just that! Includes IP blocking, archiving, graphical display all through an admin control panel, a must have for all websites. A professional version of this script is available, allowing for comments and auto archiving. See web site for more details.<<less
Added: 2003-03-21 License: GPL Price: $0.00USD
15 downloads
Other version of CJ Dynamic Poll
License:GPL
If-CMS 2
If-CMS is a dynamic object oriented based Open-Source website content management system written in PHP and MySQL. If-CMS is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and more>> If-CMS is a dynamic object oriented based Open-Source website content management system written in PHP and MySQL. If-CMS is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. Features: session management, easy application installation, database abstraction, themes can be created using CSS and Multilanguage support. Current modules: news, polls, thread/flat view enabled forum, weblinks, downloads, faq, polls, stats, events, manual on line, etc.<<less
Added: 2005-05-03 License: GPL Price: $0.00USD
13 downloads
Other version of If-CMS
FAQ Generator
This application helps you to quickly develop a long or short list of FAQs. It features a very easy, yet powerful online administration, with no limitations. It also includes dynamic navigation for th more>> This application helps you to quickly develop a long or short list of FAQs. It features a very easy, yet powerful online administration, with no limitations. It also includes dynamic navigation for the public (next, top, previous frequently asked question). Now includes categories. And the best of all ? Its free !<<less
Added: 2003-10-29 License: GPL Price: FreeAdditionalInfoCompletelyfree,noadsoremails.
2192 downloads
Dynamic Error Pages
A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 more>> A dynamic PHP script which returns different error messages depending on the error received. Works on 404 (File Not Found), 400 (Bad Request), 401 (Authorization Required), 403 (Access Forbidden), 500 (Server Configuration Error), as well as unknown error messages. The script will also send an e-mail to your e-mail address with the time, error received, requested page, the page they came from and requesting computers IP address (optional). (Please note: To use this script you need to be allowed use custom error pages on your host.)<<less
Added: 2004-06-24 License: Freeware Price: Free
1962 downloads
SimpleFAQ V1.0
This application helps you quickly develop long or a short list of frequently asked questions. It features very easy yet powerfull online administration, no limitations. Also includes dynamic navigation for public (next, top, previous frequently asked more>> This application helps you quickly develop long or a short list of frequently asked questions. It features very easy yet powerfull online administration, no limitations. Also includes dynamic navigation for public (next, top, previous frequently asked question). Now includes categories. And the best of all ? Its free !<<less
Added: 2004-12-31 License: Freeware Price: $0.00USD
15 downloads
Other version of SimpleFAQ
Dynamic Thermostat
Having to keep up with a graphical representation of project donations can be a lot of work. Thats why I wrote this PHP script to dynamically render a thermostat at different levels and sizes. more>> Having to keep up with a graphical representation of project donations can be a lot of work. Thats why I wrote this PHP script to dynamically render a thermostat at different levels and sizes.<<less
Added: 2005-05-13 License: Other Free / Open Source License Price: Free
1639 downloads
Dynamic sitemap crawler using XML technology
Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep more>> Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep your pages is within your directory, as long as you use our application, we dig it out! Try it<<less
Added: 2005-07-07 License: Freeware Price: Free
1621 downloads
Dynamic Pages 1.0
You see these everywhere on the net, they are fairly easy to do and manage. Add dynamic pages to your php site by adding one simple file. This download explains the aspect of the code to keep you in touch with what you are doing. more>> You see these everywhere on the net, they are fairly easy to do and manage. Add dynamic pages to your php site by adding one simple file. This download explains the aspect of the code to keep you in touch with what you are doing.<<less
Added: 2005-06-07 License: GPL Price: $0.00USD
11 downloads
Other version of Dynamic Pages
License:GPL
Dynamic Temperature Widget 2.10
With only a few lines of PHP code, you can include a dynamic temperature widget on your site for free. It displays the current temp, the high temp, and the low temp from over 12,000 weather stations. Your site visitors get to choose their default more>> With only a few lines of PHP code, you can include a dynamic temperature widget on your site for free. It displays the current temp, the high temp, and the low temp from over 12,000 weather stations. Your site visitors get to choose their default station. If they click on the station name, they are taken to a Google satellite map of the station. The background colors for the widget change dynamically depending on the temperature displayed.<<less
Added: 2005-08-26 License: Freeware Price: $0.00USD
13 downloads
Other version of Dynamic Temperature Widget
License:Freeware
Accessing dynamic content RubyOnRails style with PHP4
Use of reflection API allows supporting zero-configuration plug-in-like content modules in PHP4 thru use of some ideas implemented in the Ruby On Rails framework more>> Use of reflection API allows supporting zero-configuration plug-in-like content modules in PHP4 thru use of some ideas implemented in the Ruby On Rails framework<<less
Added: 2005-09-06 License: Free for non-commercial use Price: Free
1514 downloads
Dynamic ASP CDO E-mail Script
This is the ONLY script you need to send forms, ever. You can use it with ANY form, just adjust the outgoing e-mail html tags to the client and the visitor, thats it. You can use it over and over agai more>> This is the ONLY script you need to send forms, ever. You can use it with ANY form, just adjust the outgoing e-mail html tags to the client and the visitor, thats it. You can use it over and over again for every form.<<less
Added: 2005-12-13 License: Freeware Price: Free
1447 downloads
Dynamic Web Site
Just a quick and simple web site demo. i use it for quick install, or as a back up site is i break the mysql. many reasons i wrote it. some web hosts dont have sql database. more>> Just a quick and simple web site demo. i use it for quick install, or as a back up site is i break the mysql. many reasons i wrote it. some web hosts dont have sql database.<<less
Added: 2006-02-11 License: Freeware Price: Free
1366 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 develop dynamic 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