Main > Free Download Search >

Free values definition script

values definition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 444
Language Definition 1.0

Language Definition 1.0


Language Definition: load localized texts for a given idiom from a script that contains an associative array with the text translations. more>>

Language Definition 1.0 is a helpful script which can retrieve application texts for multiple idioms.

It can load localized texts for a given idiom from a script that contains an associative array with the text translations. The class retrieves the translation for a given text looking up the translation associative array.

<<less
Added: 2009-07-20 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
13 downloads
Tabbed Definition List

Tabbed Definition List


The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. more>> The goal was to convert a simple definition list in a tabbed widget. With definition terms as tabs and definition descriptions as content. Works with several definition lists on the same page. If you want different styles, use multiple CSS classes. Change colors, width, height etc. and design little widgets for your website.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
11 downloads
Accordeon Definition List

Accordeon Definition List


Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets more>> Write a HTML definition list with class attribute "accordeon" and this script will transform it in something like you are seeing right at this moment. Change the style with CSS. Give your accordeon DL a smaller width or height and design widgets for your page.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
16 downloads
Database Functions

Database Functions


This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated more>> This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative arrays.<<less
Added: 2007-07-17 License: GPL Price: Free
834 downloads
Recall Form values script II

Recall Form values script II


This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields theyve entered and recall them later. more>> This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields theyve entered and recall them later.<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
12 downloads
XML Tutorials - XSD (XML Schema Definition) Syntax

XML Tutorials - XSD (XML Schema Definition) Syntax


This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data more>> This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd<<less
Added: 2006-08-14 License: Free for non-commercial use Price: Free
1196 downloads
Remember Form values script

Remember Form values script


Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value. more>> Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value.<<less
Added: 2005-06-17 License: Freeware Price: $0.00USD
11 downloads
Basic Mini Calendar 1.1

Basic Mini Calendar 1.1


This basic calendar is a mini calendar that can be placed into a current website. The colours can be changed by changing some hex values, can only be done by the owner. Comes with a help file for changing values and is well commented. more>> This basic calendar is a mini calendar that can be placed into a current website. The colours can be changed by changing some hex values, can only be done by the owner. Comes with a help file for changing values and is well commented.<<less
Added: 2006-06-08 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Basic Mini Calendar
Basic Mini CalendarThe colours can be changed by changing some hex values, can only be done by the owner. Comes with ... The colours can be changed by changing some hex values, can only be done by the owner. Comes with
License:Freeware
Download
1246 downloads
Added: 2006-06-08
Converting RGB values from/to HTML hex representation.

Converting RGB values from/to HTML hex representation.


This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color. more>> This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
1087 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
Dice Rolling Simulator 1.00

Dice Rolling Simulator 1.00


Roll multisided dices upto 2500 times and see graph over average values over time. Simple PHP script using GD2 lib to create graph over the simulated dice rolling values and the average value over time. No installing nor database needed, just upload more>> Roll multisided dices upto 2500 times and see graph over average values over time. Simple PHP script using GD2 lib to create graph over the simulated dice rolling values and the average value over time. No installing nor database needed, just upload and start the simulating. Script stores jpg file for graph in tmp folder.<<less
Added: 2006-12-17 License: Freeware Price: $0.00USD
18 downloads
 
Other version of Dice Rolling Simulator
Dice Rolling SimulatorSimple PHP script using GD2 lib to create graph over the simulated dice rolling values and the ... the simulated dice rolling values and the average value over time. No installing nor database
Price: FreeAdditionalInfoFreeforeveryone
License:Freeware
Download
1105 downloads
Added: 2006-12-17
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
Arrays in JavaScript ? Part I

Arrays in JavaScript ? Part I


In this JavaScript ? Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in more>> In this JavaScript ? Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in JavaScript The array concept is used to store a set of values in a single variable name. So this is a very important concept in any programming language, Let us see how to define and handle arrays in JavaScript in this session.<<less
Added: 2006-12-24 License: Freeware Price: $0.00USD
14 downloads
PHP WSDL Generator 1.3

PHP WSDL Generator 1.3


This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of more>> This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls. It parses the code of a given PHP class script files and generates a WSDL definition from the list of the class functions. Certain functions may be skipped to not be included in the WSDL definition based on the function access type. The generated WSDL may be saved to a given file, returned as a string or served for download.<<less
Added: 2007-06-14 License: LGPL Price: $0.00USD
17 downloads
 
Other version of PHP WSDL Generator
PHP WSDL Generatorfiles and generates a WSDL definition from the list of the class functions. Certain functions ... the WSDL definition based on the function access type. The generated WSDL may be saved to a given
License:LGPL
Download
746 downloads
Added: 2007-06-14
Understanding and Using JSP Sessions

Understanding and Using JSP Sessions


This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects? more>> This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects?<<less
Added: 2006-11-12 License: Free Non-Commercial Price: $0.00USD
16 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5