The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Form to PHP Behavior
I think I must be doing something wrong, but essentially, here goes: I'm using a simple HTML form to define a variable $userid, and then use the PHP script to take that userid and to do stuff with the user account corresponding to that userid.
For some reason, though, the number that I input on the HTML form gets translated to some other, totally different number. Is there some sort of integer function that I have to perform on a string to prevent it from being corrupted like that? Thanks, Kaelon |
#2
|
||||
|
||||
Answering my own question...
Apparently, use of $userid returns a non-standard value. It's not a standard variable; everything worked fine when I renamed $userid to something like $usernum. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|