about PDO, help please.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
iwsyang
Forum Newbie
Posts: 7
Joined: Thu Jan 22, 2009 4:07 am

about PDO, help please.

Post by iwsyang »

In PHP munu PDO part, has the following statement "Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. "
What does it mean? who can give me an example?
Post Reply