php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33842 Typo error or Real meaning
Submitted: 2005-07-24 03:09 UTC Modified: 2005-09-19 14:04 UTC
From: aeonmarky at yahoo dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant 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: aeonmarky at yahoo dot com
New email:
PHP Version: OS:

 

 [2005-07-24 03:09 UTC] aeonmarky at yahoo dot com
Description:
------------
How come its posted on Wez Furlong's Blog that PDO is PHP data access? where on the main page news on PHP 5.1b3 that PDO means: 

PDO (PHP Data Objects) - A new native database abstraction layer providing performance, ease-of-use, and flexibility. 

Quite confusing to people who's new to PDO.

Thanks


Expected result:
----------------
Database Abstraction

Actual result:
--------------
Data Access

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-24 03:11 UTC] aeonmarky at yahoo dot com
Expected Result Should be:
--------------------------
Data Access

Actual Result is:
-----------------
Database Abstraction
 [2005-09-19 14:04 UTC] sniper@php.net
Whatever Wez says might not be the truth. PDO == PHP Data(base) Objects ;)

Manual is always right (tm): www.php.net/pdo

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 22:00:01 2026 UTC