Hi all,
I am trying to use the file() function, but without success.
Here is the code: $url = "http://www.rasd.ro/Quotes/11-24-2004.txt" $file = file($url);
You are missing a ;
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php