|
Hits: 51
How to use the query string in PHP
 0.0
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.
Platform(s): Windows
Date: Dec, 10 2006
Author: Sven Vdhrison, http://discomoose.org/2005/10/19/how-to-use-the-query-string-in-php/
License
| License Type: Other Free / Open Source License |
| |
price: Free |
| License Type: Commercial License |
| |
price: 39.95$
|
Ratings
|
Number of Ratings: 0 Votes
|
Others Scripts
Software/Business/Databases & Tools
Java/Tips and Tutorials/General Java/Introduction to Java
Software/Business/Office Suites & Tools
ASP/Tips and Tutorials/Introduction to ASP
Software/Business/Office Suites & Tools
ASP/Tips and Tutorials/Introduction to ASP
PHP/Tips and Tutorials/Image Manipulation
Software/Software Development/Development/Delphi
PHP/Tips and Tutorials/Image Manipulation
Software/Web Development/Site Administration
PHP/Tips and Tutorials/Calendars
Software/Software Development/Development/Delphi
PHP/Tips and Tutorials/Installing PHP
Software/Games & Entertainment/Games/Other
Software/Games & Entertainment/Games/Other
PHP/Tips and Tutorials/Miscellaneous
Software/Games & Entertainment/Sports
PHP/Tips and Tutorials/Image Manipulation
Software/Games & Entertainment/Adventure & Roleplay
Java/Applications/Calculators
Software/Games & Entertainment/Action
PHP/Tips and Tutorials/Miscellaneous
Software/Games & Entertainment/Arcade
|