PHP
Handleiding
Terug
Volgende
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.
Voorbeeld
1
.
Terug
Begin
Volgende
Omhoog