mirror of https://github.com/php/php-src
Browse Source
use DB::isError(), since some of the db drivers return nulls from various functions (like fetchRow()), and others don't... We should probably make all of them just return errors. I did this for the mysql driver, as a start.PHP-4.0.5
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue