Hey there. I'm trying to assign a variable to something from an address bar. What I was thinking was something like this:
So what I'd want to do is have a variable in filename.php called msgid, and make it equal what is typed in after it: in this case, 3.
If anyone knows how to do this, please reply
| Code: |
| http://.../filename.php?msgid=3 |
So what I'd want to do is have a variable in filename.php called msgid, and make it equal what is typed in after it: in this case, 3.
If anyone knows how to do this, please reply
