27 August 2007 09:15
Late Static Bindings Explained
by Xavier LacotLate Static Binding (LSB, yes, not LSD) is an OO feature that is meant to be implemented in PHP 6, and maybe even backported to PHP 5. This article will describe what LSB is, what problems it's supposed to solve and how.
1
(1 marks)