Subject | Re: [ib-support] Get num rows from firebird query with php |
---|---|
Author | meta |
Post date | 2002-10-23T14:17:32Z |
Use "select count(id) from table"
or use $rows as a counter when doing iteration fetching record
--meta
or use $rows as a counter when doing iteration fetching record
--meta
On Friday 18 October 2002 11:38 pm, supertokkie wrote:
> How can I get the number of rows from a firebird query with php?
> There is no standard function in php.
>
> Is the only possibility to use another query and ask the number of
> records?
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/