Which keyword is used to access a static method or property from within the same class(rather than from child)?
(a) static
(b) strat
(c) self
(d) set
This question was addressed to me in semester exam.
I want to ask this question from Object Advanced Features topic in section Objects and Databases in PHP of PHP