|
How to use the query string in PHP
|
Hits Today :
3
| Total Hits :
72
|
|
Visit This URL |
Add to Favourites | Report Error | Write Review |
|
|
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.
|
|
How to use the query string in PHP PHP Resource Information
|
|
Resource ID |
: |
1240
|
|
PHP Version |
: |
PHP 5
|
|
Software Version |
: |
N/A
|
|
Price |
: |
$
0
|
|
Today Hits |
: |
3
|
|
Total Hits |
: |
72
|
|
Platform |
: |
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
|
|
Resource Added |
: |
Nov 22,2007
|
|
|
|
|
|
|
Other PHP Resources by this Member : |
|
|
|