How PHP implements clicking a link in one site jumps back to another page and outputs a specific value
My space now has a index is I do the home page and a folder D inside is a WordPress also has the index file
My Web page A has two links but actually two links to the same URL B (this URL is the homepage of WordPress) but I want to click on the different links on the B URL output value is different. The following is what I do, but I don't know how to change the trouble, thanks for the change.
File for URL A
Global $shuchuid;
echo "Link One
Link Two ";
File for URL b
Global $shuchuid;
echo $_get[' Shuchuid '];
Share to:
------Solution--------------------
The specification for URLs and get values is ... I've never seen a URL with a quoted number.
Your initial form of writing generates a Web page that becomes a link
The equivalent of just linking to B.Com and customizing Parameters Shuchuid = ' 1 ' did not pass through
========================
Reference
I did not set this URL on the site Ah why can read out the homepage
I didn't see it.
But http://b.com/in WP can be seen as http://b.com/index.php or http://b.com/index.html is not what you mean