I have a simple command similar to this.
include ("http://www.cci.net.au/default.htm");
When it parses the php file it is contained in though I get the
following response.
Warning: Failed opening 'http://flurry.cci.net.au/template/index.php'
for inclusion (include_path='') in
C:\Inetpub\wwwroot\template\index.php on line 61
I checked that I hard url_fopen_wrappers enabled within the php.ini
file which it was and other than that have been unable to deduce why
this isn't working.
Any comments would be much appreciated.
Hippie.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]