skate wrote 31 7 2003 14:11 Re: [PHP-WIN] Failure remote includes:
<...you tried ...

<?php include('http://somedomain.com/index.html');  ?>

would it not be more beneficial to open the files (fopen, fread)? this way
you can parse the page if needed, and add your own headers / footers without
killing any HTML...>
_______________________
Thanks, but whatever I try to accomplish with remote files fails. Besides,
for other reasons I need to have the remote includes working. I guess they
maybe fixed remote access in 4.3 but the problem came back in versions after
4.3
Anyone got this working under Apache 1.3? 

Thanks for your help!




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

Reply via email to