-
OO so the get takes from the question mark to the equals mark, like this? I know I could run this but I just want to see if this is the correct usage or if I'm missing a part. Thanks.
http://www.somesite.com/index.php?va...ariable_set_to
$set_variable = $_GET['variablecontrol'];
echo $set_variable;
// displays "variable_set_to"
-
-
Correct, and when making a forum, you can also set the method to "get" instead of just "post".
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks