Main > Free Download Search >

Free must use script

must use

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 265
Using PCREs

Using PCREs


A introduction to using Regular Expressions in PHP. more>> A introduction to using Regular Expressions in PHP.<<less
Added: 2002-11-18 License: Not Specified Price: Free
2532 downloads
PHP Include uses

PHP Include uses


Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own image viewer. more>> Utilise PHP includes on your website to make changes in design and navigation much easier. Also features a cool way to make your own image viewer.<<less
Added: 2007-01-31 License: Freeware Price: Free
1004 downloads
Using PCRE's

Using PCRE's


A introduction to using Regular Expressions in PHP. more>> A introduction to using Regular Expressions in PHP.<<less
Added: 2002-11-18 License: Price: 0.00 Price: $0.00USD
10 downloads
Using Cookies

Using Cookies


Learn how to read and write cookies with Asp. more>> Learn how to read and write cookies with Asp.<<less
Added: 2006-01-04 License: Freeware Price: Free
1393 downloads
Using Object in ASP

Using Object in ASP


To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. . more>> To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1132 downloads
Using Sessions in PHP

Using Sessions in PHP


A tutorial on the basics of sessions in PHP. more>> A tutorial on the basics of sessions in PHP.<<less
Added: 2002-11-25 License: Not Specified Price: Free
2550 downloads
Form to Mail Using CDO

Form to Mail Using CDO


With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform a more>> With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform and client side validation that controls unvalid characters. Web form uses CDO to deliver form results to your email account.<<less
Added: 2006-01-04 License: Freeware Price: Free
1456 downloads
Using JavaScript Errors

Using JavaScript Errors


Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
Using SOAP with PHP

Using SOAP with PHP


SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP. more>> SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP.<<less
Added: 2004-06-22 License: Not Specified Price: Free
1103 downloads
Form mail using PHP

Form mail using PHP


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 goi 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 License Price: Free
969 downloads
Simple Counter using MySQL

Simple Counter using MySQL


Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address. more>> Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address.<<less
Added: 2008-06-26 License: Freeware Price: $0.00USD
14 downloads
Using Ajax from Perl

Using Ajax from Perl


You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a m more>> You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a module on CPAN to take the pain out it: CGI::Ajax.<<less
Added: 2006-11-10 License: Freeware Price: Free
1087 downloads
ASP.NET Online Quiz with use of XML 1

ASP.NET Online Quiz with use of XML 1


ASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are saved in one easy to edit XML file.This example have 10 questions stored in XML file which is easy to edit. more>> ASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are saved in one easy to edit XML file.This example have 10 questions stored in XML file which is easy to edit.<<less
Added: 2005-12-13 License: Freeware Price: $0.00USD
25 downloads
 
Other version of ASP.NET Online Quiz with use of XML
ASP.NET Online Quiz with use of XMLuse of XML. ASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are ... use of XML. ASP.NET Online Quiz is one file recursive ASP NET Quiz application, questions are
License:Freeware
Download
1182 downloads
Added: 2005-12-13
PHP Search Engine (easy to use) beta

PHP Search Engine (easy to use) beta


This program uses php and mysql to build a very fast and easily extendable php search engine. On the site there is a full demo for you to view before making your decision. Its completely free and in my opinion great for a startup search engine, or more>> This program uses php and mysql to build a very fast and easily extendable php search engine. On the site there is a full demo for you to view before making your decision. Its completely free and in my opinion great for a startup search engine, or perhaps a small library search or something that keyword searches are great for.<<less
Added: 2007-09-21 License: Other Price: $0.00USD
12 downloads
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5