filburt1
10 Dec 2002, 01:10
Add the following to phpinclude to see all assigned variables:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
You'll see an incredibly huge flood of text, much of it useless (just repeating the templates and replacements), but nestled in there are variables that you can use in your templates. Useful for seeing what $bbuserinfo contains, among other things.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
You'll see an incredibly huge flood of text, much of it useless (just repeating the templates and replacements), but nestled in there are variables that you can use in your templates. Useful for seeing what $bbuserinfo contains, among other things.