10-24-2009, 03:54 PM
|
#2 (permalink)
|
|
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
|
welcome aboard!
a simple explanation the :: operator addresses static methods or constant properties inside a class without the need to make an instance of the class
|
|
|
|