略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ingres_next_error

2024-04-27

ingres_next_error

(PECL ingres >= 2.0.0)

ingres_next_errorGet the next Ingres error

说明

ingres_next_error ([ resource $link ] ) : bool

Get the next Ingres error for the last executed query. Each call to ingres_next_error() can be followed by a call to ingres_errno(), ingres_error() or ingres_errsqlstate() to get the respective error number, error text, or SQL STATE. While ingres_next_error() returns TRUE, there are more errors to fetch.

参数

link

The connection link identifier

返回值

ingres_next_error() returns TRUE if there is another error to retrieve or FALSE when there are no more errors

参见

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.ingres-next-error.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3