Main > Free Download Search >

Free widely used script

widely used

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7162
useed

useed


useed is a PHP program which can be used to setup a torrent site in the style of the various *nova ones. more>> useed is a PHP program which can be used to setup a torrent site in the style of the various *nova ones.<<less
Added: 2007-03-23 License: Freeware Price: Free
564 downloads
awfile

awfile


awfile will bring you a great and useful PHP class that can be used to parse AWStats files and extract several types of statistics values. more>> awfile will bring you a great and useful PHP class that can be used to parse AWStats files and extract several types of statistics values.<<less
Added: 2009-08-03 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
downloads
BdSRef

BdSRef


BdSRef is a referer logging script. It should be used to gain some insight about where your visitors are coming from and what keywords they used in a search engine to find your web site. more>> BdSRef is a referer logging script. It should be used to gain some insight about where your visitors are coming from and what keywords they used in a search engine to find your web site.<<less
Added: 2004-12-06 License: Free for non-commercial use Price: Free
1782 downloads
Form mail using PHP 1.0

Form mail using PHP 1.0


One of the most important scripts which is used online is the Mail Form. Fortunately, PHP makes it extremly easy to use form mail, using the mail() function. So the Form Mail were going to make is going to be broken does into 2 parts. One part has the more>> One of the most important scripts which is used online is the Mail Form. Fortunately, PHP makes it extremly easy to use form mail, using the mail() function. So the Form Mail were going to make is going to be broken does into 2 parts. One part has the HTML for the form and the second part is the processing for the form. However, we have to work backwards and do the processing before hand. We will ask three things on the form to keep it simple: their name, their e-mail address, and their comments. Lets get started with the first part:<<less
Added: 2007-06-18 License: PHP Price: $0.00USD
13 downloads
 
Other version of Form mail using PHP
Form mail using PHPOne of the most important scripts which is used online is the Mail Form. Fortunately, PHP makes ... easy to use form mail, using the mail() function. So the Form Mail were going to make is going to be
License:PHP License
Download
969 downloads
Added: 2007-06-18
LabStoRe 1.5.3

LabStoRe 1.5.3


LabStoRe is a modular, optionally account-based, inventory or LIMS system that provides a way to collect, maintain, present and archive information on laboratory stocks and records. A laboratory with a good inventory, or better, information system, saves more>> LabStoRe is a modular, optionally account-based, inventory or LIMS system that provides a way to collect, maintain, present and archive information on laboratory stocks and records. A laboratory with a good inventory, or better, information system, saves time, reduces errors, prevents wastage, and occasionally even provides insights. The interface to this system is web-based, making it conveniently accessible and even though it is web-based, embedded security measures make it secure. Being PHP/MySQL-based, the system is very flexible (imagine making Excel behave in a way that you want). The database (MySQL-based) is kept separate from the interface (web, i.e., PHP/HTML-based), which gives it a significant advantage over, say, an Excel- or Filemaker-based system. MySQL and PHP are very stable, widely-used and supported (and free) platforms. If required, the database can be exported for use in more-traditional application based systems (Excel, Access, Filemaker, etc.).<<less
Added: 2005-04-28 License: Freeware Price: $0.00USD
12 downloads
 
Other version of LabStoRe
LabStoReMySQL and PHP are very stable, widely-used and supported (and free) platforms. If required, the database can be exported for use in more-traditional application based systems (Excel, Access
License:Freeware
Download
1644 downloads
Added: 2005-04-28
Simple Easy To Use PHP Spell Checker 1.0.2

Simple Easy To Use PHP Spell Checker 1.0.2


The program is used to spell check any of the input field of html form. The script is designed not to mess any way to your main script processing of the form. It is just return modified (allready spell-checked) text into any input field. It is writen on more>> The program is used to spell check any of the input field of html form. The script is designed not to mess any way to your main script processing of the form. It is just return modified (allready spell-checked) text into any input field. It is writen on PHP and using JavaScript as minimum as possible. JavaScript code is limited to: read input field we want to spellcheck, passing javascript variable to php and then return allready spell-checked text into the original form. You may add spellcheck links not only on one input field, but on every field used in form. If your page contains multiple forms you can add spellchecking on them as well.<<less
Added: 2005-04-01 License: GPL Price: $0.00USD
16 downloads
 
Other version of Simple Easy To Use PHP Spell Checker
Simple Easy To Use PHP Spell Checkerand using JavaScript as minimum as possible. JavaScript code is limited to: read input field we ... You may add spellcheck links not only on one input field, but on every field used in form. If your
License:GPL
Download
1695 downloads
Added: 2005-04-01
Random Include 1

Random Include 1


This scripts includes files randomly in your php script. It can be used as a good ad rotator also. more>> This scripts includes files randomly in your php script. It can be used as a good ad rotator also.<<less
Added: 2006-09-28 License: Freeware Price: $0.00USD
10 downloads
SWI-Prolog 5.7.12

SWI-Prolog 5.7.12


SWI-Prolog is very useful because it offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. more>>

SWI-Prolog 5.7.12 is very useful because it offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. Together with its graphics toolkit XPCE, its development started in 1987 and has been driven by the needs for real-world applications. These days SWI-Prolog is widely used in research and education as well as for commercial applications.

Major Features:

  1. Kernel licensed under the LGPL. Prolog libraries are distributed under the GPL with an additional statement that allows for use in proprietary applications. Details can be found on the license page.
  2. fast compilation. E.g., loads 140,000 lines of code spread over 500 source-files in 2.3 seconds on an AMD 5400+ system.
  3. Robust and free of memory leaks. In use for several servers that run 24x7.
  4. Small. The full development environment, including graphics, libraries and many interface packages requires approx. 40MB harddisk. The non-graphical kernel is about 650Kb, the graphics library adds about 1.2Mb to the image.
  5. Scales well for large applications. No limits on program size, atom-length, term-arity or integer values. No performance degradation on predicates with many (indexed) facts.
  6. Unbounded integer and rational number arithmetic based on GMP library.
  7. Comprehensive set of built-in predicates, covering Part 1 of the ISO standard, the de-facto Edinburgh Prolog standard and important parts of Quintus and SICStus Prolog. Fair compatibility to Ciao, YAP and GNU-Prolog.
  8. Flexible and fast interface to the C- and C++-Language. The interface allows for calling both-ways, handling of non-determinism both ways and embedding of the SWI-Prolog kernel in C/C++ projects.
  9. The goodies: modules (upward compatible to Quintus and SICStus), garbage-collection (transparent to C/C++-code, including atom garbage collection), last-call optimisation, Dynamic expansion of the runtime stacks, ISO exception-handling (including C/C++ interface for catching and throwing exceptions).
  10. Execution profiler (time and call statistics) for Linux, most Unix platforms and Windows NT/2000/XP/Vista.
  11. Cross-Referencer. gxref/0 provides a graphical front-end for the extensible Prolog cross-referencer (xref).
  12. Portable to many platforms, including almost all Unix/Linux platforms, Windows (NT/2000/XP/Vista, including 64-bit editions), MacOS X (using X11 for graphics) and many more. Both 32-bits and 64-bits hardware is supported. Sources are plain C99, configured automatically using GNU autoconf (configure, make, make install).
  13. UNICODE character set handling internal. Ideal for web- and international applications.
  14. Machine-independent saved-states (save on one platform, run using the virtual machine of another platform).
  15. Multi-threading support: run multiple pre-emptively scheduled prolog engines on the same database.
  16. attributed variables, coroutining (freeze/2, when/2, dif/2), global variables, cyclic terms. Flag-controlled handling of occurs-check (on/off/error) see current_prolog_flag/2.
  17. Constraint Logic Programming, providing libraries for CHR (Constraint Handling Rules), clp(FD), clp(R,Q) and various others.
  18. Bundled with interface libraries for Java (JPL), ODBC, TCP/IP sockets, SSL, CGI form handling, etc.
  19. Multi-threaded Web server library with comprehensive libraries to generate HTML, HTTP authorization, session management, exchanging JSON (used by many AJAX widgets), etc.
  20. Fast and flexible libraries for parsing SGML/XML (HTML), parsing RDF, store and query the RDF triple model. A graphical editor for RDF/RDFS and OWL models called Triple20 is distributed seperately.
  21. Literate programming support through PlDoc. Provides integrated view on manual and application documentation and producing LaTeX documentation for your application.
  22. Unit testing support through PlUnit.
  23. Regular binary distributions for most popular platforms (Windows (32/64 bits), Linux (32 bits) and MacOS X (32 bits)).
  24. Regular distribution of the full source packages. The sources are also accesible through GIT.
<<less
Added: 2009-07-31 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
downloads
Rich Calendar 1.0

Rich Calendar 1.0


Rich Calendar is Cross-browser, 100% JavaScript calendar script implementing the appropriate functionality with many advanced options widely extending fields of its applications. No pop-up windows. Skinnable, multilingual. Mulitiple instances on one more>> Rich Calendar is Cross-browser, 100% JavaScript calendar script implementing the appropriate functionality with many advanced options widely extending fields of its applications. No pop-up windows. Skinnable, multilingual. Mulitiple instances on one page. Allows relative or absolute to position calendar on page. And more.<<less
Added: 2008-01-02 License: Free Non-Commercial Price: $0.00USD
13 downloads
Key rotating using Motion Guide

Key rotating using Motion Guide


In this easy lesson, you will see how to rotate key using Motion Guide. more>> In this easy lesson, you will see how to rotate key using Motion Guide.<<less
Added: 2009-01-24 License: Freeware Price: $0.00USD
12 downloads
Open Window 1.0.0

Open Window 1.0.0


The open window script is often used and this is another example of the window.open function. Online demo available. more>> The open window script is often used and this is another example of the window.open function. Online demo available.<<less
Added: 2007-05-24 License: Other Price: $0.00USD
13 downloads
dbPHPSecure

dbPHPSecure


dbPHPSecure is a PHP script used to protect your selected pages on the web. It requires no database. It comes with strong admin control panel and can be used to manage the members registration account more>> dbPHPSecure is a PHP script used to protect your selected pages on the web. It requires no database. It comes with strong admin control panel and can be used to manage the members registration accounts<<less
Added: 2006-02-01 License: GPL Price: Free
1361 downloads
PHP tutorial: Using arrays

PHP tutorial: Using arrays


This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to c more>> This tutorial will start introducing the array concept by creating them from info in a table. It will be shown how to display data from the array. Two additional examples will be used to show how to create arrays from strings, and how to perform simple keyword searches.<<less
Added: 2006-05-25 License: Other Free / Open Source License Price: Free
1288 downloads
PID Tuning Using Genetic Algorithm

PID Tuning Using Genetic Algorithm


PID Tuning Using Genetic Algorithm - PID controller has been extensively used in the industrial world. more>> PID Tuning Using Genetic Algorithm is a convenient tool including PID controller that has been extensively used in the industrial world.

PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. Apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics.

<<less
Added: 2007-08-08 License: Freeware Price: Freeware
30 downloads
Dyn PHP class 1.0.0

Dyn PHP class 1.0.0


Dyn PHP class can be used for creation of PHP config files using object oriented way. more>> Dyn PHP class can be used for creation of PHP config files using object oriented way.<<less
Added: 2006-03-03 License: LGPL Price: $0.00USD
10 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5