Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
ifx_free_result
Popis
bool ifx_free_result ( resource result_id )
Releases resources for the query associated with
result_id
.
Seznam parametrů
result_id
result_id
is a valid resultid returned by ifx_query() or ifx_prepare() (select type queries only!).
PÅ™edcházejÃcà | Domů | Dalšà |
ifx_free_char | Nahoru |