Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/08/2010, 09:58
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Diferencias funcionales entre PHP 4.X(X > 3) y PHP 5.X

Como siempre la mejor fuente es el Manual:

Migrating from PHP 4 to PHP 5.0.x
Migrating from PHP 5.0.x to PHP 5.1.x
Migrating from PHP 5.1.x to PHP 5.2.x
Migrating from PHP 5.2.x to PHP 5.3.x

Saludos.