This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
8516
/
Test
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
Test
/
EVSE
/
GPL
/
php-5.6.40
/
ext
/
dba
/
php_db2.h
php_db2.h
104 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
11
12
#
ifndef
PHP_DB2_H
#
define
PHP_DB2_H
#
if
DBA_DB2
#
include
"php_dba.h"
DBA_FUNCS(db2);
#
endif
#
endif