PHP Conference Nagoya 2025

Pdo\Firebird::getApiVersion

(PHP 8 >= 8.4.0)

Pdo\Firebird::getApiVersionGet the API version

Опис

public static Pdo\Firebird::getApiVersion(): int

Returns the Firebird API version as defined by the C constant FB_API_VER in ibase.h.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the FireBird API as an int.

add a note

User Contributed Notes

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