php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6222 ora_fetch_array?
Submitted: 2000-08-17 14:19 UTC Modified: 2002-04-28 18:31 UTC
From: lbowman at mail dot med dot upenn dot edu Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.1pl2 OS: Digital UNIX
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lbowman at mail dot med dot upenn dot edu
New email:
PHP Version: OS:

 

 [2000-08-17 14:19 UTC] lbowman at mail dot med dot upenn dot edu
Amongst the Oracle functions it would be nice to have something like mysql_fetch_array which returns a 
row into an associative array using the field names as keys.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-28 18:31 UTC] jimw@php.net
you can use the ORA_FETCHINTO_ASSOC flag to ora_fetch_into() to get this behavior.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 15:01:33 2025 UTC