Re: error when open files

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

 



If this isn't local webserver, you maybe have a problem with
allow_url_fopen:
http://www.php.net/manual/en/ref.filesystem.php#ini.allow-url-fopen
 Or if this is on your local server, you can try this: $fp = fopen("/A.zip",
"r");
 Your sincerely
Emil NOVAK, Slovenia, EU

[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