Thread
:
What's the difference between static and non-static method?
View Single Post
#
3
(
permalink
)
09-20-2007, 02:09 PM
HelloWorld
PT Admin
Awards Showcase
Total Awards
: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,118
iTrader: (
0
)
Why do want to use one over another, is there any advantages and disadvantages by using static over non-staic method? Or just if we're lazy to instantiate it...?
__________________
PHP Code:
System
.
out
.
println
(
"Hello World!"
);
HelloWorld
View Public Profile
Send a private message to HelloWorld
Find all posts by HelloWorld