(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
int ora_numcols (int cursor_ind)
int ora_numcols
ora_numcols() returns the number of columns in a result. Only returns meaningful values after an parse/exec/fetch sequence.
See also ora_parse(),ora_exec(), ora_fetch(), and ora_do().