The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
$http_get_vars
Quick question how would i go about using $HTTP_GET_VARS..
I want to use a global through a few steps, from a text box... to entering it through the db on another step. Thanks, the way im doing it doesnt seem to work |
#2
|
|||
|
|||
Try using session variables (if you mean for the variable to persist across multiple page loads). See http://www.php.net/session .
Also, use $_GET. $HTTP_[GET|POST]_VARS is deprecated. |
#3
|
|||
|
|||
Thanks, i tried sessions but mucked up. Ill look at GET/Post Cheers Filby
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|