Richard Lynch wrote:
...
$str= file_get_contents(localhost?page=processqueue&login=Pmin&password=xxxxx)
$str = file_get_contents('http://localhost/?page=processqueue&login=Pmin&password=xxxxx');
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php