PDO

pecl::PDO

AdvancedSearch | AreaMap ]

Search:

  Welcome   Installation   FAQ   User Notes   Links  
  User Notes   bindParam   DSN   exec   API differences   fetchCol   setAttribute   API  

Username:

Password:


Areas In
This Wiki

BEPHPUG

Conferences

emPHPower

LiveUser

Main

MDB2

PDO

PHPSVN

PHPTODO

RDBMS

WebBuilder2

API differences

Aside from needless differences in PDO:fetch and PDO:fetchSingle there are also things like nextRowSet() -traditionally nextResult()-, rowCount() -traditionally affectedRows()-, columnCount() - traditionally numCols()- are needless divergencies to traditional PHP API's.

PDO:APIdiffs (82.140.28.92)
Sun, 24 Apr 2005, 14:33
[ Links | Source | History | RSS ]

This site powered by YaWiki 0.22 beta.


No user comments exist for this page.

Add A Comment
Email:
*Comment:
Catpcha:
* denotes required field

Your comment will be added immediately; please check your comments, and be nice. :-)

Please use plain text only; HTML and PHP code will be converted to entities.

Your email address will be obfuscated with [AT] and [DOT] after you post your comment.

API differences
fetch
fetchSingle