[PHP-DEV] PHP 4.0 Bug #10033 Updated: Function file does not work with remote files

2001-03-29 Thread raymondc
ID: 10033 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: HTTP related Description: Function file does not work with remote files Hi Jani, Thank you for your suggestion. I have just tried the lates version php4-latest from http://snaps.php.net on my AIX

[PHP-DEV] PHP 4.0 Bug #10033: Function file does not work with remote files

2001-03-27 Thread raymondc
From: [EMAIL PROTECTED] Operating system: aix 4.3.3 PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: Function file does not work with remote files script: ?php $jnk= file ("http://www.php.net"); ? Error: bad file number ?php $jnk = file ("myfile");