What error message are you getting and for what line? You seem to make two attempts at the same thing in your code. file_get_contents($url, false, $context); and file_get_contents("http://$username:$password@site/meetings/"); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php