| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
ocifetch() fetches the next row (for SELECT statements) into the internal result-buffer. Vrací TRUE při úspěchu, FALSE při selhání.
Poznámka: This function was renamed to oci_fetch() after PHP >= 5.0.0. For downward compatibility ocifetch() can also be used. This is deprecated, however.
| Předcházející | Domů | Další |
| ociexecute | Nahoru | ocifetchinto |