1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/pdo/specs
2007-11-27 19:33:10 +00:00
..
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00
2007-11-27 19:33:10 +00:00

Work on the PDO specification to live here

How to build:

You need some unixy tools, including libxml2 (which provides xsltproc), make
and autoconf.

% autoconf
% ./configure
% make