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
 [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: Mon May 06 08:01:33 2024 UTC