Thread
:
Basic PHP: what does this "->" mean?
View Single Post
12-04-2007, 15:59
#
2
(
permalink
)
Cborrow
I like code.
Join Date: Dec 2004
Location: Chesapeake, VA
Posts: 295
The -> is for when referring to methods and/or subclasses in Object Oriented Programming.
PHP - Object oriented code - basics | Marakana Blog
Cborrow
View Public Profile
Send a private message to Cborrow
Send email to Cborrow
Find More Posts by Cborrow