Re: fopen by URL is disabled, is there another way of reading a remote webpage?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 20 Oct 2004 10:46:34 -0500, Chuck Barnett
<art_info@xxxxxxxxxxxxx> wrote:
> Hi, my new server has fopen by url disabled.  My ISP doesn't want to turn it
> on.  So is there a way to do an equivilant function some other way?  I need
> to read a remote webpage and manipulate it.

#!/usr/bin/php
<?php
`wget http://yahoo.com`
?>


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux