PHP 8.4.22 Released!

Odbc\Connection クラス

(PHP 8 >= 8.4.0)

はじめに

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

クラス概要

namespace Odbc;
class Connection {
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top