php man page for sqlite_error_string

Query: sqlite_error_string

OS: php

Section: 3

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

SQLITE_ERROR_STRING(3)													    SQLITE_ERROR_STRING(3)

sqlite_error_string - Returns the textual description of an error code

SYNOPSIS
string sqlite_error_string (int $error_code)
DESCRIPTION
Returns a human readable description of the $error_code returned from sqlite_last_error(3).
PARAMETERS
o $error_code - The error code being used, which might be passed in from sqlite_last_error(3).
RETURN VALUES
Returns a human readable description of the $error_code, as a string.
SEE ALSO
sqlite_last_error(3). PHP Documentation Group SQLITE_ERROR_STRING(3)
Related Man Pages
scha_strerror(3ha) - opensolaris
hx509_err(3) - freebsd
hx509_set_error_string(3) - freebsd
inet_pton(3) - php
ingres_errno(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch