This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-12-03 23:05:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb08798c9f
php-src
/
ext
/
sqlite3
/
tests
/
new_db.inc
Scott MacVicar
f591e9076d
SQLite3 extension, still has 2 failing tests that will be sorted shortly.
2008-07-25 21:34:15 +00:00
6 lines
42 B
PHP
Raw
Blame
History
<
?
php
$db
=
new
SQLite3
(
':memory:'
);
?>
Reference in New Issue
View Git Blame
Copy Permalink