1.2.970. Pear Usage¶
Pear Usage : list of Pear packages in use.
<?php
require_once('MDB2.php');
$dsn = 'mysql://user:pass@host';
$mdb2 = &MDB2::factory($dsn);
$mdb2->setFetchMode(MDB2_FETCHMODE_ASSOC);
?>
See also PEAR.
1.2.970.1. Connex PHP features¶
1.2.970.1.1. Specs¶
Short name |
Php/PearUsage |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |