Home
last modified time | relevance | path

Searched refs:PDO (Results 251 – 269 of 269) sorted by relevance

1...<<11

/PHP-5.4/ext/pdo_dblib/tests/
H A Dbug_38955.phpt30 $rows = $rs->fetchAll(PDO::FETCH_ASSOC);
/PHP-5.4/ext/pdo_firebird/tests/
H A DrowCount.phpt11 $dbh = new PDO("firebird:dbname=$test_base",$user,$password) or die;
H A Dbug_53280.phpt11 $dbh = new PDO("firebird:dbname=$test_base",$user,$password) or die;
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_interface.phpt2 MySQL PDO class interface
H A Dbug66141.phpt34 Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in…
H A Dbug53551.phpt15 $db->setAttribute(PDO::ATTR_EMULATE_PREPARES, 0);
H A Dbug_50323.phpt48 new PDO($dsn, $user, $pass);
H A Dbug_33689.phpt2 PDO MySQL Bug #33689 (query() execute() and fetch() return false on valid select queries)
H A Dbug54929.phpt25 var_dump($stmt->fetch(PDO::FETCH_ASSOC));
H A Dpdo_mysql_exec_ddl.phpt2 MySQL PDO->exec(), affected rows
/PHP-5.4/ext/pdo/tests/
H A Dpdo_020.phpt2 PDO Common: PDOStatement::columnCount
H A Dpdo_022.phpt2 PDO Common: PDOStatement::getColumnMeta
/PHP-5.4/ext/pdo_dblib/
H A DREADME1 This is the unified Sybase-DB style driver for PDO.
/PHP-5.4/ext/pdo_oci/tests/
H A Dpdo_oci_fread_1.phpt17 $dbh->setAttribute(PDO::ATTR_STRINGIFY_FETCHES, false);
H A Dpdo_oci_stream_1.phpt17 $dbh->setAttribute(PDO::ATTR_STRINGIFY_FETCHES, false);
/PHP-5.4/
H A DNEWS720 - PDO
743 - PDO:
854 - PDO:
942 - PDO:
998 - PDO:
1370 - PDO:
1450 - PDO:
1519 - PDO:
1763 - PDO:
1865 - PDO
[all …]
H A DUPGRADING837 - PDO::newRowset()
H A Dacinclude.m42768 AC_CACHE_CHECK([for PDO includes], pdo_cv_inc_path, [
2769 AC_MSG_CHECKING([for PDO includes])
/PHP-5.4/win32/
H A Dinstall.txt152 options for the feature "PDO" you will install all PDO Drivers ).

Completed in 55 milliseconds

1...<<11