Home
Going Dynamic with PHP
By webmaster Mon Feb 20, 2006 12:16 PM
IBM Developer Works has an interesting article on Going Dynamic with PHP. In particular, the new object-oriented features in PHP version 5 let you created "objects that bend at runtime, creating new methods and member variables on the fly."
(more )
|