<?xml version="1.0"?><phpdoc><class name="DB_result" extends="" undoc="false" access="private"><file>c:/www/apache/doc2//pear/DB_Result.php</file><doc><author email="ssb@fast.no">Stig Bakken</author><description>A new instance of this class will be returned by the DB implementationafter processing a query that returns data.</description><shortdescription>This class implements a wrapper for a DB result set.</shortdescription></doc><function name="DB_result" undoc="false" access="public"><doc><parameter name="&amp;$dbh" type="object reference"/><parameter name="$result" undoc="true"/><return type="void"/><description/><shortdescription>DB_result constructor.</shortdescription></doc></function><function name="fetchRow" undoc="false" access="private"><doc><parameter name="$fetchmode" type="string" undoc="true"/><return name="" type="array">a row of data, or false on error</return><description/><shortdescription>Fetch and return a row of data.</shortdescription></doc></function><function name="fetchInto" undoc="false" access="private"><doc><parameter name="&amp;$arr" type="array"/><parameter name="$fetchmode" type="string" undoc="true"/><return name="" type="int">error code</return><description/><shortdescription>Fetch a row of data into an existing array.</shortdescription></doc></function><function name="numCols" undoc="false" access="private"><doc><return name="" type="int">the number of columns, or a DB error code</return><description/><shortdescription>Get the the number of columns in a result set.</shortdescription></doc></function><function name="free" undoc="false" access="private"><doc><return name="" type="int">error code</return><description/><shortdescription>Frees the resources allocated for this result set.</shortdescription></doc></function><variable name="$dbh" access="private" type="unknown"><doc></doc></variable><variable name="$result" access="private" type="unknown"><doc></doc></variable></class></phpdoc>
