Main > Free Download Search >

Free query string script

query string

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 559
How to use the query string in PHP

How to use the query string in PHP


This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like www.example.com/pag e.php?mode=1&s more>> This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like "www.example.com/pag e.php?mode=1&style=red"? Well, this page is being passed variables and their values through the query string, here the variables "mode" and "style" are being passed, with values "1" and "red" respectively. The question mark indicates the start of the query string and the ampersand, &, symbol seperates variable=value assignments.<<less
Added: 2005-07-10 License: Other Free / Open Source License Price: Free
1621 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
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
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
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
user agent string analysis 1

user agent string analysis 1


User agent string detection system with huge database about browsers, operating systems, offline browsers, crawlers and other information (links, productors names, icons, etc.). For manual aplication use online form. More interesting is access by our more>> User agent string detection system with huge database about browsers, operating systems, offline browsers, crawlers and other information (links, productors names, icons, etc.). For manual aplication use online form. More interesting is access by our API. Communication with client is very simple (send UA string to our server and take back XML or plain text). Metodic description also includes examples with PHP codes.<<less
Added: 2007-05-05 License: Freeware Price: $0.00USD
15 downloads
PHP string basics

PHP string basics


A detailed description how to use PHP strings and basic string manipulation functions. more>> A detailed description how to use PHP strings and basic string manipulation functions.<<less
Added: 2007-07-22 License: Freeware Price: Free
833 downloads
Useful String Manipulation 1.0

Useful String Manipulation 1.0


The correct usage of PHP strings is essential when dealing with database queries submitted from User Forms, such as User Registration. Find out how to format strings before saving them in a database in this helpful tutorial. more>> The correct usage of PHP strings is essential when dealing with database queries submitted from User Forms, such as User Registration. Find out how to format strings before saving them in a database in this helpful tutorial.<<less
Added: 2006-06-11 License: Other Price: $0.00USD
13 downloads
 
Other version of Useful String Manipulation
Useful String ManipulationThe correct usage of PHP strings is essential when dealing with database queries submitted ... The correct usage of PHP strings is essential when dealing with database queries submitted
License:Other Free / Open Source License
Download
1238 downloads
Added: 2006-06-11
PHP Strings Primer

PHP Strings Primer


In order to accomplish almost any programming task with PHP youll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutor more>> In order to accomplish almost any programming task with PHP youll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed for a solid understanding of strings. 36 pages of examples and discussions about strings.<<less
Added: 2003-07-15 License: Not Specified Price: Free
2298 downloads
How to Encrypt String Using MD5

How to Encrypt String Using MD5


In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage b more>> In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.<<less
Added: 2006-10-03 License: Freeware Price: Free
718 downloads
Java Script String Object

Java Script String Object


As we have seen in earlier section String object is a widely used object in Java Script. Let us see in this section what the String Object is used for, how to use that in Java Script, some of the methods used in String Object in brief. more>> As we have seen in earlier section String object is a widely used object in Java Script. Let us see in this section what the String Object is used for, how to use that in Java Script, some of the methods used in String Object in brief.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
12 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
Boolean to SQL Query Translator 1.0

Boolean to SQL Query Translator 1.0


This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields. more>> This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.<<less
Added: 2005-05-29 License: Free Non-Commercial Price: $0.00USD
10 downloads
 
Other version of Boolean to SQL Query Translator
Boolean to SQL Query TranslatorThis is a function to convert a users query in boolean syntax (hotels AND mexico NOT cockroaches ... convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query
License:Free for non-commercial use
Download
1619 downloads
Added: 2005-05-29
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5