downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ovrimos_prepare> <ovrimos_num_fields
[edit] Last updated: Fri, 25 May 2012

view this page in

ovrimos_num_rows

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_num_rowsDevuelve el número de filas afectadas en la operación update

Descripción

int ovrimos_num_rows ( int $result_id )

Obtiene el número de filas afectadas por la operación update.

Parámetros

result_id

Un identificador de resultado, devuelto por ovrimos_execute() o ovrimos_exec().

Valores devueltos

Devuelve el número de filas como un integer, o FALSE en caso de error.

Ver también



add a note add a note User Contributed Notes ovrimos_num_rows
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites