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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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