The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Syntax Question: "->"
Ok, for the most part I understand this, but what exactly does the '->' do (in the code below)? I have had some trouble searching for it due to the length and charactors used :ermm:
PHP Code:
|
#2
|
|||
|
|||
It references a field or method in an object. In this case, index "somthing" in the field "options" in the object "b."
http://www.php.net/oop |
#3
|
|||
|
|||
http://www.php.net/oop definatly helped, (Thank you!)
PHP Code:
|
#4
|
|||
|
|||
|
#5
|
|||
|
|||
Hey thanks for taking the time to help me through that. Looks like im gona take a crack at Java next.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|