php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #1757 Make DBM independant API
Submitted: 1999-07-20 12:52 UTC Modified: 2001-02-10 13:36 UTC
From: pere at td dot org dot uit dot no Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.11 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: pere at td dot org dot uit dot no
New email:
PHP Version: OS:

 

 [1999-07-20 12:52 UTC] pere at td dot org dot uit dot no
I would ejoy PHP a lot more if the SQL/DB API was identical across
Oracle/PostgreSQL/MySQL/etc.  The different database methods should
be made obsolete, and a generic API should be made available
instead.  Maybe ODBC would be a good choice for the generic API?

I want to be DB independant when I make PHP scripts to access my
system.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:36 UTC] jimw@php.net
PEAR::DB addresses this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 22:01:30 2024 UTC