hi Derick,
Derick Rethans wrote:
Jochem Maas wrote:
apparently calling a dynamic function using static syntax
will cause an E_FATAL.
? That's just how OO design works... If you have a non-static method you
can always have a $this-> lingering in there. Now, if you call this
method with the
Jochem Maas wrote:
apparently calling a dynamic function using static syntax
will cause an E_FATAL.
? That's just how OO design works... If you have a non-static method you
can always have a $this-> lingering in there. Now, if you call this
method with the static syntax, $this suddenly doesn'
2 matches
Mail list logo