The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
print_r replacement
I just found this little snippet of code that works great for replacing print_r when working with code, and thought I would share it here. It prints out like this:
Code:
Array ( [0] => 5 [1] => 6 [2] => 7 ) Here is the code: PHP Code:
@usage: PHP Code:
NOTE: The optional 2nd parameter can be set to "true", so the html-code is returned. I haven't quite figured out what the 2nd perimeter actually does as no code has shown up for me when that has been enabled. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|