On Sun, 20 Feb 2005 05:37:59 -0000, Aidan Lister <[EMAIL PROTECTED]> wrote: > aidan Sun Feb 20 00:37:59 2005 EDT > > Modified files: > /phpdoc/en/reference/pdo/functions PDO-construct.xml > Log: > Added information about each drivers DSN >
Hi Aidan: Thanks! This should help with the testing effort. These definitions can live in the general PDO::__construct() page for the time being, but the ultimate goal is to create driver-specific pages that would include the DSN definitions along with any extensions or exceptions to the general PDO interface. Dan
