PHP Conference Nagoya 2025

Pdo\Firebird::getApiVersion

(PHP 8 >= 8.4.0)

Pdo\Firebird::getApiVersionGet the API version

Beschreibung

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

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the FireBird API as an int.

add a note

User Contributed Notes

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