This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-15 21:48:51 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
master
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
5 lines
42 B
PHP
Raw
Permalink
Blame
History
<
?
php
$db
=
new
SQLite3
(
':memory:'
);
?>
Reference in a new issue
View git blame
Copy permalink