if (file_exists('http://elpeloton.net46.net/imagenes/carreras/perfiles/'.$cid.'/'.$stage.'.jpg')) { echo "El fichero ".$stage." existe";} else { echo "El fichero ".$stage." no existe";}