![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
29/07/2002, 22:21
|
| | Fecha de Ingreso: diciembre-2001 Ubicación: Madrid
Mensajes: 889
Antigüedad: 23 años, 1 mes Puntos: 4 | |
Re: Les pongo un reto a Clustes Gomo Buenas y bienvenido.
Es cosa fasil el script:
<?
$archivo = "archivo.zip";
if (file_exists("$archivo")
{echo "El archivo $archivo existe";}
else
{echo "El archivo $archivo no existe";}
?>
Un saudo!
<html><center><embed src="http://www.iespana.es/redmaestro/banner.swf" height=75 width=500>
</embed></center></html> |