[suspicious - maybe spam] [PHP-WIN] [suspicious - maybe spam] Re: [suspicious - maybe spam] [PHP-WIN] Re: dynamic -> static html

2005-03-14 Thread Irvin Piraman
Just to add... > file_get_contents(http://www.blabla.com/index.php); does the job it seems. This doesn't work through proxy with NTLM authentication. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[suspicious - maybe spam] [PHP-WIN] Re: dynamic -> static html

2005-03-14 Thread Aidal
Nevermind... I found out now. file_get_contents(http://www.blabla.com/index.php); does the job it seems. "Aidal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi NG. > > I'm trying to re-make a script I once had to make static html out of some > dynamic sites. > I'm having troub