Page 1 of 1
-> What is it?
Posted: Thu Mar 22, 2007 11:15 am
by mevets
I have often seen -> used. I have no idea what it is being used for though. It is hard to find information on the web for this operator (is it an operator?) since I really do not even know the name of it.
So can anyone tell me what ->'s practical use is?
Posted: Thu Mar 22, 2007 11:34 am
by RobertGonzalez
This is asked pretty regularly around here (I even asked about this three years ago). Is the object assignment operator is in Object Oriented Programming in PHP.
Posted: Thu Mar 22, 2007 1:13 pm
by Luke
Re: -> What is it?
Posted: Thu Mar 22, 2007 1:42 pm
by Chris Corbyn
It looks a bit like an arrow to me. I like arrows.
This one's nicer though

Posted: Thu Mar 22, 2007 4:17 pm
by feyd
Search the forums for "dereference"