Main > Free Download Search >

Free numbers and strings script

numbers and strings

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1978
Number to string class 1.0

Number to string class 1.0


Number to string class is created to be a PHP class that can be used to spell Indian money amounts with English words. more>> Number to string class 1.0 is created to be a PHP class that can be used to spell Indian money amounts with English words.<<less
Added: 2009-07-29 License: PHP - The PHP License Price: PHPThePHPLicense
downloads
Centerized a String

Centerized a String


Centerized a String is created to be a smart and useful Perl script that will automatically center an inputted string on the screen. more>> Centerized a String is created to be a smart and useful Perl script that will automatically center an inputted string on the screen.<<less
Added: 2009-09-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Encoding URL strings

Encoding URL strings


While passing variables as an URLs querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser. more>> While passing variables as an URLs querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.<<less
Added: 2006-09-06 License: Freeware Price: Free
1172 downloads
Numbers converter

Numbers converter


Numbers converter allows you to easily convert numbers between any numbering system. more>>
Numbers converter is a flexible script that allows you to easily convert between any numbering system, such as from binary to hex, decimal to binary etc. The script generates a form that can be easily customized. It is compatible with all modern web browsers.
<<less
Added: 2008-04-10 License: Freeware Price: Freeware
11 downloads
Generating random strings within PHP

Generating random strings within PHP


You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() . more>> You may use this code snips to make your own random passwords or any other random strings. In this tutorial we need to use two functions of PHP: rand() and chr() .<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
13 downloads
validate string 1.0

validate string 1.0


I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted more>> I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted string containing all the invalid characters.<<less
Added: 2004-06-14 License: Freeware Price: 0.00
11 downloads
 
Other version of validate string
validate stringI wrote this function to intercept strings that would not make good user names ... If the string contains no invalid characters, the function returns true, if it does, it either
License:Freeware
Download
1970 downloads
Added: 2004-06-14
Number To Amount Word 1.1

Number To Amount Word 1.1


Number To Amount Word is considered as a smart and useful PHP class that can be used to spell numbers with English words. more>>

Number To Amount Word 1.1 is considered as a smart and useful PHP class that can be used to spell numbers with English words.

<<less
Added: 2009-08-03 License: BSD - BSD License Price: BSDBSDLicense
downloads
ArNumbers 1.0

ArNumbers 1.0


This class can be used to spell quantity numbers using Arabic words. It takes a positive number of up to 999999999 and converts it into an equivalent string with words of the Arabic language encoded using the Windows-1256 character set. The class more>> This class can be used to spell quantity numbers using Arabic words. It takes a positive number of up to 999999999 and converts it into an equivalent string with words of the Arabic language encoded using the Windows-1256 character set. The class can also spell numbers for quantities of feminine subjects. This class is part of Khaled Al-Shamaa project for PHP and Arabic language: http://www.al-shamaa.com/ php/arabic/<<less
Added: 2007-09-19 License: GPL Price: $0.00USD
13 downloads
Cut html string 1.0

Cut html string 1.0


It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit. more>> It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit.<<less
Added: 2009-05-07 License: GPL Price: $0.00USD
14 downloads
Number to Persian text 1.0.0

Number to Persian text 1.0.0


Number to Persian text is created to be a smart and useful PHP class that can be use to spell numbers using Persian words. more>>

Number to Persian text 1.0.0 is created to be a smart and useful PHP class that can be use to spell numbers using Persian words.

<<less
Added: 2009-07-29 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
downloads
Number to Word Converter

Number to Word Converter


Number to Word Converter is considered to be a great and useful Perl script that basically converts a number into words. more>> Number to Word Converter is considered to be a great and useful Perl script that basically converts a number into words. It can only convert numbers less than or equal of novemdecillion quantity. It has a complete input validation process.<<less
Added: 2009-09-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Page Numbers 1.0

Page Numbers 1.0


Page Numbers 1.0 is designed to be a great and useful PHP class that can be used to generate a list of pages of listings split in multiple page. more>>

Page Numbers 1.0 is designed to be a great and useful PHP class that can be used to generate a list of pages of listings split in multiple page

<<less
Added: 2009-07-24 License: Freeware Price: Freeware
1 downloads
Count Words from a string with PHP

Count Words from a string with PHP


Learn how to count the words from a string using php. more>> Learn how to count the words from a string using php.<<less
Added: 2006-05-08 License: Other Free / Open Source License Price: Free
1289 downloads
Explode -- Split a string by string 1.0

Explode -- Split a string by string 1.0


Returns an array of strings, each of which is a substring of string formed by splitting it on boundaries formed by the string separator. If limit is set, the returned array will contain a maximum of limit elements with the last element containing the more>> Returns an array of strings, each of which is a substring of string formed by splitting it on boundaries formed by the string separator. If limit is set, the returned array will contain a maximum of limit elements with the last element containing the rest of string.<<less
Added: 2006-08-05 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Explode -- Split a string by string
Explode -- Split a string by stringstring. Returns an array of strings, each of which is a substring of string formed by splitting it ... string. Returns an array of strings, each of which is a substring of string formed by splitting it
License:Freeware
Download
1181 downloads
Added: 2006-08-05
Prime numbers 1.2

Prime numbers 1.2


This is a great script if you want to calculate the prime numbers. The script is extremely fast and can calculate any prime number. Depending on your settings in php.ini this script can run for ever and calculate every possible prime number. This code more>> This is a great script if you want to calculate the prime numbers. The script is extremely fast and can calculate any prime number. Depending on your settings in php.ini this script can run for ever and calculate every possible prime number. This code can be easy modified for generating passwords or other security features.<<less
Added: 2005-03-08 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Prime numbers
Prime numbersThe script is extremely fast and can calculate any prime number. Depending on your settings in ... The script is extremely fast and can calculate any prime number. Depending on your settings in
Price: FreeAdditionalInfoFreeforpersonaluse
License:Free for non-commercial use
Download
1701 downloads
Added: 2005-03-08
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5