Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
ora_numcols
Popis
int ora_numcols ( resource cursor )Returns the number of columns in a result. It only returns meaningful values after a parse/exec/fetch sequence.
Poznámky
When using oci8 as a replacement for the deprecated oracle extension, consider using:
oci_num_fields() |
PÅ™edcházejÃcà | Domů | Dalšà |
ora_logon | Nahoru |