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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 15:01:35 2024 UTC