PHP 8.5.0 Alpha 2 available for testing

ibase_db_info

(PHP 5, PHP 7 < 7.4.0)

ibase_db_infoSolicita estadísticas sobre una base de datos Interbase

Descripción

ibase_db_info(
    resource $service_handle,
    string $db,
    int $action,
    int $argumento = 0
): string
Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

add a note

User Contributed Notes

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