In this new post to the PHP 10.0 blog today, Stas talks about duck typing, a method that lets the code decide the functionality to use rather than a direct relation to a parent.
definition languagesPHP 10.0 Blog: duck operatorPHPDeveloper.org Thu, 06/05/2008 - 14:36
In this new post to the PHP 10.0 blog today, Stas talks about duck typing, a method that lets the code decide the functionality to use rather than a direct relation to a parent. |