PHP 8.3.4 Released!

ibase_db_info

(PHP 5, PHP 7 < 7.4.0)

ibase_db_infoRequest statistics about a database

Description

ibase_db_info(
    resource $service_handle,
    string $db,
    int $action,
    int $argument = 0
): string
Warning

This function is currently not documented; only its argument list is available.

add a note

User Contributed Notes

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