Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
ibase_name_result
Description
bool ibase_name_result ( resource result, string name )
This function assigns a name to a result set. This name can be used later in
UPDATE|DELETE ... WHERE CURRENT OF name
statements.
Vracà TRUE pÅ™i úspÄ›chu, FALSE pÅ™i selhánÃ.
<?php |
See also ibase_prepare() and ibase_execute().
PÅ™edcházejÃcà | Domů | Dalšà |
ibase_modify_user | Nahoru |