Main > Free Download Search >

Free rate depending upon conversion method used script

rate depending upon conversion method used

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7148
Load Page Depending On Browser Type 1.0

Load Page Depending On Browser Type 1.0


In this tutorial I will teach you how to load a certain webpage depending upon what type of browser your user is using. This could be helpful because certain browsers handle css, html, and javascript differently. more>> In this tutorial I will teach you how to load a certain webpage depending upon what type of browser your user is using. This could be helpful because certain browsers handle css, html, and javascript differently.<<less
Added: 2007-07-12 License: Freeware Price: $0.00USD
15 downloads
Temperature Conversion in Java

Temperature Conversion in Java


This is a short program to convert temperatures between three different units of measurement: degrees Celcius, Fahrenheit and Kelvin. The conversion program contains methods which implement forumlae f more>> This is a short program to convert temperatures between three different units of measurement: degrees Celcius, Fahrenheit and Kelvin. The conversion program contains methods which implement forumlae for conversion and a few examples of how you can use these in your own programs.<<less
Added: 2006-01-04 License: Other Free / Open Source License Price: Free
1432 downloads
File Upload & Compression in ASP.Net 1

File Upload & Compression in ASP.Net 1


This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression. more>> This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
10 downloads
php easy :: admin login scripts set

php easy :: admin login scripts set


This set contains 3 ready-to-use admin login scripts using 3 different authentication methods: 1. HTTP Authentication; 2. Cookies; 3. Sessions. All the three provide the same security level and do not require any DB. Minor differences: in more>> This set contains 3 ready-to-use admin login scripts using 3 different authentication methods: 1. HTTP Authentication; 2. Cookies; 3. Sessions. All the three provide the same security level and do not require any DB. Minor differences: in cookie version you can also specify the number of days to keep your cookie alive while in other two versions the session will expire when you close your browser window, and in HTTP Authentication version there is no real logout but just a redirection to the root folder while there is no way to unset server globals from within the script - you will be logged out automatically as soon as you close the browser window to terminate the session.<<less
Added: 2008-12-21 License: GPL Price: $0.00USD
14 downloads
Lord Matt's NucleusCMS plugin collection v2.1 2.1

Lord Matt's NucleusCMS plugin collection v2.1 2.1


A collection of plugin written for that great blog system NucleusCMS to extend it in a number of ways. These plugins make use of a new design method that allows plugins to be easily extended. The first few extend/snap-in samples are also now more>> A collection of plugin written for that great blog system NucleusCMS to extend it in a number of ways. These plugins make use of a new design method that allows plugins to be easily extended. The first few extend/snap-in samples are also now available. Plug-ins currently deal with: plugin management, administration, BB mark-up, wiki mark-up, comment control... others are being added on a semi-regular basis. These plugins are in different stages of development and are marked according to maturity. NEW: Now contains a cache of other NucleusCMS plugins.<<less
Added: 2005-11-12 License: GPL Price: 0.00GBP
12 downloads
Lord Matts NucleusCMS plugin collection v2.1

Lord Matts NucleusCMS plugin collection v2.1


A collection of plugin written for that great blog system NucleusCMS to extend it in a number of ways. These plugins make use of a new design method that allows plugins to be easily extended. The firs more>> A collection of plugin written for that great blog system NucleusCMS to extend it in a number of ways. These plugins make use of a new design method that allows plugins to be easily extended. The first few extend/snap-in samples are also now available. Plug-ins currently deal with: plugin management, administration, BB mark-up, wiki mark-up, comment control... others are being added on a semi-regular basis. These plugins are in different stages of development and are marked according to maturity. NEW: Now contains a cache of other NucleusCMS plugins.<<less
Added: 2005-11-12 License: GPL Price: Free
1445 downloads
Creating a file based login system 1.0

Creating a file based login system 1.0


In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database. more>> In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database.<<less
Added: 2007-02-16 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Creating a file based login system
Creating a file based login systemYou can use this method without any database. Creating a file based login system - PhpToys ... You can use this method without any database
License:Freeware
Download
992 downloads
Added: 2007-02-16
PHP __call and __callStatic Magic methods

PHP __call and __callStatic Magic methods


This is just a quick post to show the use of the magic methods __call and __callStatic. It?s following on in my Magic Method series. more>> This is just a quick post to show the use of the magic methods __call and __callStatic. It?s following on in my Magic Method series.<<less
Added: 2008-08-31 License: Other Price: $0.00USD
11 downloads
PHP discussion board / comments board 1.0

PHP discussion board / comments board 1.0


This is a three-part tutorial that shows you hwo to make a comment/discussion board like those on this site using PHP and mySQL. there are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and more>> This is a three-part tutorial that shows you hwo to make a comment/discussion board like those on this site using PHP and mySQL. there are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and commentform.html which is simply a form that can be placed in any page manually or per SSI (server side includes). I realize that it is possible to have all three components in one file, but we are using this multifile method for tutorial functionality.<<less
Added: 2007-06-14 License: PHP Price: $0.00USD
10 downloads
 
Other version of PHP discussion board / comments board
PHP discussion board / comments boardtutorial that shows you hwo to make a comment/discussion board like those on this site using PHP ... possible to have all three components in one file, but we are using this multifile method for
License:PHP License
Download
594 downloads
Added: 2007-06-14
email Injection - How to prevent it?

email Injection - How to prevent it?


I persume that most of them would be knowing this attack and how to prevent it, but recently when i was googling i found out many feedback form scripts to be in secure. PHP is a majuscule and secure language, but it all depends upon the programmer style more>> I persume that most of them would be knowing this attack and how to prevent it, but recently when i was googling i found out many feedback form scripts to be in secure. PHP is a majuscule and secure language, but it all depends upon the programmer style of coding<<less
Added: 2009-04-09 License: Freeware Price: $0.00USD
15 downloads
Using HTML in a Lightbox Description 1

Using HTML in a Lightbox Description 1


There are a number of modifications for Lightbox that allow you use HTML in the Lightbox overlay but using this method the use of an alternative script wont be necessary. All you need to do is two simple edits. more>> There are a number of modifications for Lightbox that allow you use HTML in the Lightbox overlay but using this method the use of an alternative script wont be necessary. All you need to do is two simple edits.<<less
Added: 2009-01-26 License: GPL Price: $0.00USD
19 downloads
php easy :: online visitors counter scripts set 1.0

php easy :: online visitors counter scripts set 1.0


Online Visitors Counter Scripts Set is intended to count and display the number of unique visitors currently viewing your site by checking the referer IP addresses. It contains 3 ready-to-use online visitor counters using 3 different methods of more>> Online Visitors Counter Scripts Set is intended to count and display the number of unique visitors currently viewing your site by checking the referer IP addresses. It contains 3 ready-to-use online visitor counters using 3 different methods of displaying data: 1. php include() directive 2. html iframe widget 3. javascript widget While php include() directive can be used only within php scripts, two other methods can be called from html files as well.<<less
Added: 2008-12-21 License: GPL Price: $0.00USD
19 downloads
MySpace Data Mining - Mine Data From Profiles

MySpace Data Mining - Mine Data From Profiles


This script will mine data from myspace profiles. This script can mine data such as display image, display name, gender, age, location and zodiac sign. This script uses an easy method of mining data. more>> This script will mine data from myspace profiles. This script can mine data such as display image, display name, gender, age, location and zodiac sign. This script uses an easy method of mining data. After the data has been mined you can store it in a database for further use, or you can simply output the data onto a website. This is a very easy to use script and can be easily modified around your layout and design.<<less
Added: 2007-07-22 License: Freeware Price: Free
531 downloads
php easy :: total visits counter scripts set 1.0

php easy :: total visits counter scripts set 1.0


Total Visits Counter Scripts Set is intended to count the total number of unique visitors of your site by checking the referer IP addresses and display it as text. It contains 3 ready-to-use total visits counters using 3 different methods of displaying more>> Total Visits Counter Scripts Set is intended to count the total number of unique visitors of your site by checking the referer IP addresses and display it as text. It contains 3 ready-to-use total visits counters using 3 different methods of displaying data: 1. php include() directive; 2. html iframe widget; 3. javascript widget. While php include() directive can be used only within php scripts, two other methods can be called from html files as well.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
13 downloads
JScript Examples : setDate Method 1

JScript Examples : setDate Method 1


Following example displays usage of setDate method in JScript. setDate methods sets the numeric date of the Date object using local time. more>> Following example displays usage of setDate method in JScript. setDate methods sets the numeric date of the Date object using local time.<<less
Added: 2004-04-20 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5