PHP's PDO Source Code -


I have been installed from Reops on my Ubuntu 9.10 local machine. Where can the source code be found in PDO classes? According to PHP 5.1, the part of the PDO is the PHP core so it should be somewhere inside.

/ ext / pdo

Before 5.1, this is a PECL package which is still available. If you only want to browse the source for curiosity, then it may happen that if you need current, then look at the core.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -