[PHP-DEV] PHP 4.0 Bug #8552: fopen doesn't open URL From: mike <email protected>
Date: 01/04/01

From: mike <email protected>
Operating system: Windows 2000 Server SP1
PHP version: 4.0.4
PHP Bug Type: Filesystem function related
Bug description: fopen doesn't open URL

$fp = fopen("http://ir.stockmaster.com/c/pbn/stocks.html","r");

Get "no such file".

Works perfect in php 3.0.16

-- 
Edit Bug report at: http://bugs.php.net/?id=8552&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>