©
This document uses PHP Chinese website manual Release
下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。
SQLITE3_ASSOC
( integer )
SQLITE3_NUM
( integer )
SQLITE3_BOTH
( integer )
SQLITE3_INTEGER
( integer )
SQLITE3_FLOAT
( integer )
SQLITE3_TEXT
( integer )
SQLITE3_BLOB
( integer )
SQLITE3_NULL
( integer )
SQLITE3_OPEN_READONLY
( integer )
SQLITE3_OPEN_READWRITE
( integer )
SQLITE3_OPEN_CREATE
( integer )