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

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -