Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69291 invoked by uid 1010); 23 Oct 2003 14:07:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69267 invoked by uid 1007); 23 Oct 2003 14:07:02 -0000 Message-ID: <20031023140702.69254.qmail@pb1.pair.com> To: internals@lists.php.net References: <200310231458.43857.cesare@ngi.it> Date: Thu, 23 Oct 2003 16:10:12 +0200 Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Posted-By: 62.195.81.30 Subject: Re: [PHP-DEV] database driver: no more rows From: manuzhai@php.net ("Dirkjan Ochtman") > While I think about it: There would be one solution that wouldn't break BC: > adding a function that would clear the last error. Then you could manually > clear an error after you have read it. I could see that mysql_reset_error() would be useful. + 1! Regards, Manuzhai