links for 2008-03-14
-
Aun no ha salido la versión definitiva de WordPress 2.5 y ya tenemos un theme para cambiar el look del panel de administración. Se llama Fluency y es realmente bonito y elegante
In object oriented programming, polymorphism is a powerful and fundamental tool. It can be used to create a more organic flow in your application. This tutorial will describe the general concept of polymorphism, and how it can easily be deployed in PHP. What is Polymorphism? Polymorphism is a long word for a very simple concept. Polymorphism descri…