I can't use fopen (file) to get anything off the
internet with the latest cvs...
<?
$file=fopen("http://php.net/","r");
fpassthru($file);
?>
Will produce "Segmentation Fault (core dumped)"
No idea why, but it probably needs to be fixed.
--
-----
Andy :)
"Black holes are where God divided by zero."
--
PHP Development 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]
[PHP-DEV] Latest CVS Problem
Andrew Lindeman formally [EMAIL PROTECTED] Wed, 08 Aug 2001 13:07:43 -0700
- [PHP-DEV] Latest CVS Problem Andy
- Re: [PHP-DEV] Latest CVS P... Sebastian Bergmann
- Re: [PHP-DEV] Latest CVS P... Andrew Lindeman formally [EMAIL PROTECTED]
- Re: [PHP-DEV] Latest C... Sterling Hughes
- [PHP-DEV] Re: [PHP... Sterling Hughes
- Re: [PHP-DEV] Latest C... Zeev Suraski
- Re: [PHP-DEV] Late... Andrew Lindeman formally [EMAIL PROTECTED]
- Re: [PHP-DEV] Late... Stanislav Malyshev
- Re: [PHP-DEV] ... Simon Roberts
