Odbc\Connection クラス

(PHP 8 >= 8.4.0)

はじめに

PHP 8.4.0 以降、odbc_connection resource を置き換える完全不透明クラスです。

クラス概要

namespace Odbc;
class Connection {
}