01-23-2008, 12:50 PM
|
#18 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
to go back to the original post:
Quote:
|
Then, a method is... a needlessly complex word for a function,
|
it isnt when you think about it, a method is a method or an action of an object, although you could still say function and it would make sense, using method helps clarify the difference between normal user defined functions and class methods, thats just my own personal opinion
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|