Today, I got a source code copy. I didn't understand how to get the value passed by get or post, which is completely beyond my PHP three views. For example, when a user logs on, he first jumps to location. href & quot; logonlogon. php through js? Actionlogon & amp; user & quot; + username + & quot; & amp; pass & quot; + passwd... today, I got a source code copy. I didn't understand how to get the value passed by get or post, which is completely beyond my PHP three views.
For example, user logon
First, jump through jslocation.href = "/logon/logon.php?action=logon&user="+username+"&pass="+passwd;
It includes three parameters: action, user, and pass. (We will not discuss this plaintext and get Method for directly transferring the account and password .)
Then go to logon. php, And the header is like this.
'Include ("include/common. inc"); switch ($ action) {case "": echo"