php man page for dbplus_errcode

Query: dbplus_errcode

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBPLUS_ERRCODE(3)							 1							 DBPLUS_ERRCODE(3)

dbplus_errcode - Get error string for given errorcode or last error

SYNOPSIS
string dbplus_errcode ([int $errno])
DESCRIPTION
Returns a clear error string for the given error code.
PARAMETERS
o $errno - The error code. If not provided, the result code of the last db++ operation is assumed.
RETURN VALUES
Returns the error message.
NOTES
Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. PHP Documentation Group DBPLUS_ERRCODE(3)
Related Man Pages
runkit_method_rename(3) - php
bcompiler_write_function(3) - php
runkit_method_add(3) - php
classkit_method_remove(3) - php
bcompiler_write_constant(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator