Description:
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=re d"? 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.
Detailed Information | Version: | | | Platform(s): |
linux, windows, freebsd, osx, sun
| | Price: |
Free
| | Date Added: |
Fri Jan 20 2006
| | Last Updated: |
Fri Jan 20 2006
| | Author: |
Sven Vdhrison
| Average Visitor Rating:
0.00
(out of 5)
Number of Ratings:
0
Votes Average Member Rating:
0
(out of 5)
Number of Reviews:
Reviews (Read
reviews) |