maxdb_stmt_fetchstmt->fetch(No version information available, might be only in CVS) stmt->fetch — Fetch results from a prepared statement into the bound variables ОписаниеProcedural style:
bool maxdb_stmt_fetch
( resource $stmt
)
Object oriented style (method): stmt
bool fetch
( void
)
maxdb_stmt_fetch() returns row data using the variables bound by maxdb_stmt_bind_result().
Возвращаемые значения
ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |