PHP Function List
fetch-both doesn't exist. Closest matches:
- db2_fetch_both
- mssql_fetch_batch
- imap_fetchbody
- echo
- pg_fetch_object
- ocifetch
- ocifetchinto
- pg_fetch_row
- oci_fetch_object
- db2_fetch_object
- fgetc
- oci_fetch
- apc_fetch
- rrd_fetch
- dba_fetch
- ftp_chmod
- newt_checkbox
- db2_fetch_row
- ifx_fetch_row
- oci_fetch_row
Site Search Results
-
db2_fetch_both (PECL ibm_db2 >= 1.0.0) db2_fetch_both — Returns an array, indexed by both column name and position, representing a row in a result set
-
PDO and Dependency Injection Dependency injection is good for testing. But for anyone wanting various data mapper objects to have a database connection, dependency injection ...
-
db2_fetch_both MATCH_ANIMAL 2006-08-25-17.10.23.775000 2006-08-25-17.10.23.775000 db2_fetch_both MULTIRESULTS 2006-10-17-10.11.05.308000 2006-10-17-10.11.05.308000 db2_fetch_array ...
-
This value must be one of the PDO::FETCH_* constants, defaulting to value of PDO::ATTR_DEFAULT_FETCH_MODE (which defaults to PDO::FETCH_BOTH).
-
it's even faster to use fetch_row rather than passing fetch_array MYSQL_NUM, or fetch_assoc rather than fetch_array MYSQL_ASSOC. Don't fetch BOTH unless you really need them, and ...
-
$row = db2_fetch_both ($stmt, 2);?> Will result in the following error: Warning: db2_fetch_both() [function.db2-fetch-both]: Fetch Failure in dbtest.php on line 7
-
db2_ fetch_ both; db2_ fetch_ object; db2_ fetch_ row; db2_ field_ display_ size; db2_ field_ name; db2_ field_ num; db2_ field_ precision; db2_ field_ scale; db2_ field_ type; db2_ field_ width
-
db2_fetch_both — Returns an array, indexed by both column name and position, representing a row in a result set; db2_fetch_object — Returns an object with properties representing ...
-
db2_fetch_both() - Returns an array, indexed by both column name and position, representing a row in a result set; db2_fetch_object() - Returns an object with properties representing ...
-
db2_fetch_both() - Returns an array, indexed by both column name and position, representing a row in a result set; db2_fetch_row() - Sets the result set pointer to the next row or ...

Other forms of search
To search the string "fetch-both" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
