Gregg Beard
|
| Posted: 10/01/2002, 10:54 AM |
|
Would someone give me a detailed example of how to use "RecordsCount" in PHP
I'm trying to use this in a Grid with a Label variable "total_count". In the
Properties: Label and the Control source set to "Code Expression.
In ASP RecordCount works with no problem "Recordset.RecordCount" and is
returns the total record based on the current query. But my ISP doesn't
support ASP and my project is all in PHP
I've tried:
$votereg->RecordsCount
$this->RecordsCount
PHP
MySQL
Apache
Linux
Thanks
Gregg
|
|
|
 |
|