Manuál
PHP
Předcházející
Další
sesam_fetch_array
sesam_fetch_array -- Fetch one row as an associative array
Description
array
sesam_fetch_array
( string result_id [, int whence [, int offset]])
the associative indices used for the individual "multiple field" columns would be
"multi(1)"
,
"multi(2)"
, and
"multi(3)"
respectively.
Příklad
1
.
Předcházející
Domů
Další
Nahoru