|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-11-18 23:46 UTC] puawat at hotmail dot com
[2009-05-04 15:09 UTC] pajoye@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Tue Mar 10 00:00:02 2026 UTC |
HI, I use PHP 4.0.6 connect to Informix IDS2000 9.21.UC5 on AIX 4.3.3. I would like to know the number of rows that return from select statement. I try to use ifx_affected_rows to get this info but it return the estimate no of rows not the exactly. Can you provide the function for informix that return the real number for the select statement. Thank you for your help. Regards, Pornchai