About the self keyword in static methods 2
While setting up a test server for some software I wrote at the office, I eventually noticed the following notice: Notice: Use of undefined constant self - assumed 'self' That surprised me, because 1) I though self were some kind of "superglobal" constant or a special token of the parser,...
May 14 Jul 2008 16:04