Date: 06/29/98
- Next message: Bug Database: "[PHP-DEV] Bug #491 Updated: Can't get rid of file system error message when file doesn't exist"
- Previous message: Bug Database: "[PHP-DEV] Bug #486 Updated: ODBC odbc_result_into & CURSOR_DYNAMIC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: khapeman <email protected>
Operating system: Solaris 2.5.1
PHP version: 3.0 Final Release
PHP Bug Type: Misbehaving function
Bug description:
<H1>File Error Message Test</H1>
<?
$cmd = "ls dir/transactions1/junk.170_*";
$tst = <email protected>($cmd);
?>
This produces the following message before the heading is displayed:
dir/transactions1/junk.170_*: No such file or directory
- Next message: Bug Database: "[PHP-DEV] Bug #491 Updated: Can't get rid of file system error message when file doesn't exist"
- Previous message: Bug Database: "[PHP-DEV] Bug #486 Updated: ODBC odbc_result_into & CURSOR_DYNAMIC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

