DB
[ class tree: DB ] [ index: DB ] [ all elements ]

File: prepexe.inc

Source Location: /DB-1.7.0/tests/prepexe.inc

Classes:

Page Details:

Tests the drivers' prepare and execute methods

Executed by driver/06prepexec.phpt

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


my_shutdown [line 182]

void my_shutdown( )

Automatically free the prepared statements and results when the script terminates


[ Top ]



print_4 [line 234]

void print_4( resource $sth, string|array $bind)

Execute the prepared statement and print out the data in the result


Parameters

resource   $sth   the statement handle to process
string|array   $bind   the data that will replace the placeholders
[ Top ]



print_results [line 212]

void print_results( )

Print out the data in test table


[ Top ]



Documentation generated on Mon, 28 Feb 2005 23:41:26 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.