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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 21:01:30 2024 UTC