![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
12/09/2007, 10:59
|
![Avatar de Maverickhunter](http://static.forosdelweb.com/customavatars/avatar125359_1.gif) | | | Fecha de Ingreso: enero-2006
Mensajes: 43
Antigüedad: 19 años, 1 mes Puntos: 0 | |
Re: Saber si URL es vacia Código PHP: for($x=1;$x<=$rsql[3];$x++)
{
$img="../../../presentaciones/".$rsql[0]."_".$x.".jpg";
if(file($img))
{
print $img;
}
}
para mayores referencias de la funcion http://uk2.php.net/manual/es/function.file.php
__________________ Maverickhunter Pepes |