The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I have a problem. Take this code for example:
PHP Code:
|
|
#2
|
|||
|
|||
|
$a is defined in the local scope of blah(). glug() is using the global scope (a variable not defined in a function or class). The only way to pass $a is as an argument to glug(), or to make it global in the first place (not preferable).
|
|
#3
|
||||
|
||||
|
ahhh
your kung fu is strong
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|