This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18d5751a9e8da170ca02ddbe06120c3993c9bf1e
archived-php-src
/
ext
/
sqlite3
/
tests
/
new_db.inc
Scott MacVicar
d584ed4a01
SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well.
2008-07-25 02:44:59 +00:00
6 lines
42 B
PHP
Raw
Blame
History
<
?
php
$db
=
new
SQLite3
(
':memory:'
);
?>
Reference in New Issue
View Git Blame
Copy Permalink