maxdb_stmt_init(3) php man page | unix.com

Man Page: maxdb_stmt_init

Operating Environment: php

Section: 3

MAXDB_STMT_INIT(3)							 1							MAXDB_STMT_INIT(3)

maxdb_stmt_init - Initializes a statement and returns an resource for use with maxdb_stmt_prepare

       Procedural style

SYNOPSIS
resource maxdb_stmt_init (resource $link)
DESCRIPTION
Object oriented style object maxdb::stmt_init (void ) Allocates and initializes a statement resource suitable for maxdb_stmt_prepare(3). Note Any subsequent calls to any maxdb_stmt function will fail until maxdb_stmt_prepare(3) was called.
RETURN VALUES
Returns an resource.
SEE ALSO
maxdb_stmt_prepare(3). PHP Documentation Group MAXDB_STMT_INIT(3)
Related Man Pages
maxdb_stmt_result_metadata(3) - php
maxdb_prepare(3) - php
maxdb_stmt_num_rows(3) - php
maxdb_ping(3) - php
maxdb_use_result(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update