以下常量由此扩展定义,只有在将扩展编译到 PHP 中或在运行时动态加载时才可用。
SQLITE3_ASSOC (int)SQLITE3_NUM (int)SQLITE3_BOTH (int)SQLITE3_INTEGER (int)SQLITE3_FLOAT (int)SQLITE3_TEXT (int)SQLITE3_BLOB (int)SQLITE3_NULL (int)SQLITE3_OPEN_READONLY (int)SQLITE3_OPEN_READWRITE (int)SQLITE3_OPEN_CREATE (int)SQLITE3_DETERMINISTIC (int)