‎2005 Mar 31 2:26 PM
Right!
I know that '->' is for calling a method from a class.
I also know that '=>' is used calling a static method (whatever that is?).
But what on earth is '?=' used for???
Anyone got any ideas...
Thanking you kindly
‎2005 Mar 31 2:31 PM
‎2005 Mar 31 2:31 PM
‎2005 Mar 31 2:59 PM
oh right that's it, casting...
That something to do with what is inherited from superclasses...
Thansk for the memory jog!