$url = "http://espanol.wunderground.com/global/stations/84773.html"; $fichero=file($url); $lineas=count($fichero); echo "contador=$lineas";