English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The odbc_data_source() function returns information about the current connection.
array odbc_data_source ( resource $connection_id , int $fetch_type )
It returns information about the current connection
If successful, it will return an array; otherwise, it will return false.
Serial Number | Parameters and Description |
---|---|
1 | connection_id It contains information about the connection ID |
2 | fetch_type It contains information about obtaining ID |