php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #14069 Need function for Informix
Submitted: 2001-11-15 08:05 UTC Modified: 2009-05-04 15:09 UTC
From: puawat at hotmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.6 OS: AIX 4.3.3
Private report: No CVE-ID: None
 [2001-11-15 08:05 UTC] puawat at hotmail dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-18 23:46 UTC] puawat at hotmail dot com
Can provide new function or give me the workaround (sample code) that
return me the real no. of rows from Select statement.



 [2009-05-04 15:09 UTC] pajoye@php.net
Report IFX request via pecl.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 16 06:01:31 2024 UTC