Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/xampp/php/pear/PHP/CompatInfo/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/xampp/php/pear/PHP/CompatInfo/odbc_func_array.php
<?php
/**
 * odbc extension Function dictionary for PHP_CompatInfo 1.9.0b2 or better
 *
 * PHP versions 4 and 5
 *
 * @category PHP
 * @package  PHP_CompatInfo
 * @author   Davey Shafik <davey@php.net>
 * @author   Laurent Laville <pear@laurent-laville.org>
 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD
 * @version  CVS: $Id: odbc_func_array.php,v 1.1 2008/12/14 17:09:19 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0b2 (2008-12-19)
 */

$GLOBALS['_PHP_COMPATINFO_FUNC_ODBC'] = array (
  'birdstep_autocommit' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_close' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_commit' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_connect' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_exec' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_fetch' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_fieldname' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_fieldnum' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_freeresult' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_off_autocommit' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_result' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'birdstep_rollback' =>
  array (
    'init' => '4.2.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_autocommit' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_binmode' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_close' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_close_all' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_columnprivileges' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_columns' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_commit' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_connect' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_cursor' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_data_source' =>
  array (
    'init' => '4.3.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_do' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_error' =>
  array (
    'init' => '4.0.5',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_errormsg' =>
  array (
    'init' => '4.0.5',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_exec' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_execute' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_fetch_array' =>
  array (
    'init' => '4.0.2',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_fetch_into' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_fetch_object' =>
  array (
    'init' => '4.0.2',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_fetch_row' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_field_len' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_field_name' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_field_num' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_field_precision' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_field_scale' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_field_type' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_foreignkeys' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_free_result' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_gettypeinfo' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_longreadlen' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_next_result' =>
  array (
    'init' => '4.0.5',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_num_fields' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_num_rows' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_pconnect' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_prepare' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_primarykeys' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_procedurecolumns' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_procedures' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_result' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_result_all' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_rollback' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_setoption' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_specialcolumns' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_statistics' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_tableprivileges' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'odbc_tables' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_autocommit' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_close' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_commit' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_connect' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_exec' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_fetch' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_fieldname' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_fieldnum' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_freeresult' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_off_autocommit' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_result' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
  'velocis_rollback' =>
  array (
    'init' => '4.0.0',
    'ext' => 'odbc',
    'pecl' => false,
  ),
);
?>