diff options
author | Wez Furlong <wez@php.net> | 2004-09-19 10:55:41 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2004-09-19 10:55:41 +0000 |
commit | 2f161ab79d4af52fc7b21e98c0450f3900f83bce (patch) | |
tree | b7d2d09b45173dadeeada5e32457efe32a36715f /ext/reflection/php_reflection.c | |
parent | db7af4d8f00d489384406d5ebbfc66c42a74c6f4 (diff) | |
download | php-git-2f161ab79d4af52fc7b21e98c0450f3900f83bce.tar.gz |
First cut at a PDO driver for SQLite 3.x
Features:
- native prepare/execute and bound parameters.
- finally supports binary data (via bound parameter api)
- full unicode/utf-8 support
Missing:
- UDF functions
- authorizer hooks for safe_mode/open_basedir restrictions
You need to download, compile and install sqlite3 yourself; we're not bundling
it (at least, not yet).
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions