Thread
:
What's arrow means in PHP?
View Single Post
#
2
(
permalink
)
07-31-2007, 05:55 PM
molotov
Novice
Join Date: Jul 2007
Posts: 37
iTrader: (
0
)
You're correct, in that instance it's calling a function setFetchMode() (or method, if you prefer). It's actually just used to reference part of an object (be it a variable or a function or whatever). In this case, $db is the object.
__________________
The Following 2 Users Say Thank You to molotov For This Useful Post:
HelloWorld
(07-31-2007),
TeraTask
(01-18-2008)
molotov
View Public Profile
Send a private message to molotov
Find all posts by molotov