Main > Free Download Search >

Free values script

values

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 375
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
FireIce (Hot/Cold) Colormap

FireIce (Hot/Cold) Colormap


FireIce (Hot/Cold) Colormap is very useful because it is MATLAB script creates a custom Cyan-Blue-Black-Red-Yellow color map based on input values and given scale. more>>

FireIce (Hot/Cold) Colormap is very useful because it is MATLAB script creates a custom Cyan-Blue-Black-Red-Yellow color map based on input values and given scale.

<<less
Added: 2009-07-30 License: BSD - BSD License Price: BSDBSDLicense
downloads
nGenie

nGenie


This package is a template engine more>>

nGenie is a useful utility designed as a template engine. Regular expressions are used to locate template variable placeholders, which get replaced by variable values. It provides block iteration support letting applications define groups of values that are used to replace the template placeholder values within the same block that is processed iteratively as many times as there are variable values.

<<less
Added: 2009-07-06 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
14 downloads
Functions in C++

Functions in C++


In this tutorial we will be studying a bit of Functions in C++ Language. more>> Functions in C++ is a convenient application which helps you be dealing with how to define, declare, pass and return values in a C++ Function. Functions forms the most important part of computer programming. Also be dealing a bit with the Friend Function.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
15 downloads
Conversion

Conversion


PLEASE REVIEW AND EDIT CAREFULLY This PHP class can be used to convert values between metric (SI) and binary (IEC) systems more>> Conversion is designed to convert values between metric (SI) and binary (IEC) system. It can take values represented in unit of the metric and binary systems and vice-versa. The class supports units like byte, meter, gram and seconds to the SI standard but you can also define your own unit. Bytes can also be converted to the binary system, 1024 bytes becoming 1 KB.

Requirements:

  • PHP 5.0 or higher.
<<less
Added: 2009-06-26 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
Nutrition Values of Foods 1.0

Nutrition Values of Foods 1.0


A very simple and short script that you could search, review or list interactively through more than 7400 food item. no mysql, no php skill need. You could simply change the code in order to adapt your page. more>> A very simple and short script that you could search, review or list interactively through more than 7400 food item. no mysql, no php skill need. You could simply change the code in order to adapt your page.<<less
Added: 2009-04-22 License: Freeware Price: $0.00USD
15 downloads
Javascript Numeric / Money Validator 1.1

Javascript Numeric / Money Validator 1.1


This script creates a function that helps you validate input data that requires numeric or money values. The script function isNumber takes four arguments. the first argument allows you to validate decimal values.The second argument option allows you to more>> This script creates a function that helps you validate input data that requires numeric or money values. The script function isNumber takes four arguments. the first argument allows you to validate decimal values.The second argument option allows you to validate positive and negative values. The third option allows you to validate money values.<<less
Added: 2009-03-26 License: Freeware Price: $0.00USD
16 downloads
Easy poll 1.0

Easy poll 1.0


Get visitors opinions on a specific topic by providing a simple poll consisting of a question and any number of questions. Values are stored in a flat file. more>> Get visitors opinions on a specific topic by providing a simple poll consisting of a question and any number of questions. Values are stored in a flat file.<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
13 downloads
JIL 0.0.4

JIL 0.0.4


A JavaScript library made for interacting with a jData host via its postMessage API. A simple trust-based infrastructure is used to stop people from changing values without user verification. Looking up values requires no user verification though. more>> A JavaScript library made for interacting with a jData host via its postMessage API. A simple trust-based infrastructure is used to stop people from changing values without user verification. Looking up values requires no user verification though.<<less
Added: 2009-02-14 License: LGPL Price: $0.00USD
12 downloads
Skor PHP Template 1.0

Skor PHP Template 1.0


Skor PHP Template class can assign individual variable values or arrays with several variable values. A separate sub-class extends the base class to support delimited template section replacements. more>> Skor PHP Template class can assign individual variable values or arrays with several variable values. A separate sub-class extends the base class to support delimited template section replacements.<<less
Added: 2009-02-12 License: GPL Price: $0.00USD
13 downloads
DG Spinner/Spinbox 1.0

DG Spinner/Spinbox 1.0


A highly customizable javascript spinner. Some features: * Change value by using mouse wheel * Change value by "nudging" the label. * Change value by using the arrow keys * Automatic validation of key input * Support for decimals * Support more>> A highly customizable javascript spinner. Some features: * Change value by using mouse wheel * Change value by "nudging" the label. * Change value by using the arrow keys * Automatic validation of key input * Support for decimals * Support for max-, and min values * Support for custom increment values * Support for "shift" key increment values. JS Unit tests are also available.<<less
Added: 2009-01-15 License: LGPL Price: $0.00USD
10 downloads
Number library of functions 1.0

Number library of functions 1.0


A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion. more>> A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
11 downloads
Agile development! What?s Up? 1.0

Agile development! What?s Up? 1.0


A thought! Its nothing but a set of values which provides ways to build good software , cheaper , faster and much better in an unpredictable development environments. Scrum! This word is always mis termed with Agile. Its something where you concentrate more>> A thought! Its nothing but a set of values which provides ways to build good software , cheaper , faster and much better in an unpredictable development environments. Scrum! This word is always mis termed with Agile. Its something where you concentrate on of the four values set below largely.<<less
Added: 2009-01-01 License: Freeware Price: $0.00USD
17 downloads
Secure Session Class 1.0

Secure Session Class 1.0


On shared host its easy for one to read other web sites session data. This can reveal sensitive information such as usernames and passwords. Unless you use this class. This uses CAST128 encryption to encode the session name and its values. more>> On shared host its easy for one to read other web sites session data. This can reveal sensitive information such as usernames and passwords. Unless you use this class. This uses CAST128 encryption to encode the session name and its values.<<less
Added: 2008-11-12 License: BSD Price: $0.00USD
10 downloads
Session in PHP

Session in PHP


Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use. more>> Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use.<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
16 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5