Ver Mensaje Individual
  #1 (permalink)  
Antiguo 09/06/2007, 00:21
marlenl
 
Fecha de Ingreso: junio-2007
Mensajes: 19
Antigüedad: 16 años, 10 meses
Puntos: 1
Pregunta este codigo es php4 o php5?

@mysql_connect("localhost","root","drindland");
@mysql_select_db("prueba");

Necesito saber si el codigo anterior es php4 o php5, ya que necesito que funcione en php4.4.4