php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #38430 Can't get table name from result
Submitted: 2006-08-11 13:41 UTC Modified: 2006-08-11 14:09 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: ces dot fci at gmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.0RC1 OS: any
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: ces dot fci at gmail dot com
New email:
PHP Version: OS:

 

 [2006-08-11 13:41 UTC] ces dot fci at gmail dot com
Description:
------------
It is not possible to get the table name from a result set.  This breaks desired behavior in frameworks such as CakePHP .  Is it all possible to have a function like oci_field_table?  MySQL has support for this kind of behavior in mysql_fetch_field.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-11 14:09 UTC] tony2001@php.net
OCI documentation doesn't tell anything of such possibility.
Feel free to implement it, though, if you know how to do it.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Aug 15 09:00:03 2025 UTC