PDO::getAttribute(PHP 5 >= 5.1.0, PECL pdo:0.2-1.0.3) PDO::getAttribute — Retrieve a database connection attribute ОписаниеThis function returns the value of a database connection attribute. To retrieve PDOStatement attributes, refer to PDOStatement::getAttribute(). Note that some database/driver combinations may not support all of the database connection attributes. Список параметров
Возвращаемые значенияA successful call returns the value of the requested PDO attribute. An unsuccessful call returns null. Примеры
Пример #1 Retrieving database connection attributes
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |