Bugzilla – Attachment 72369 Details for
Bug 157305
php5-pdo_sqlite requires php5-sqlite
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
tst case
pdosqlite.php (text/plain), 153 bytes, created by
Cristian RodrÃguez
on 2006-03-10 20:51:17 UTC
(
hide
)
Description:
tst case
Filename:
MIME Type:
Creator:
Cristian RodrÃguez
Created:
2006-03-10 20:51:17 UTC
Size:
153 bytes
patch
obsolete
><?php > > >$dsn = 'sqlite2::memory:'; > >try { > > $dbh = new PDO($dsn); > >} catch (PDOException $e) { > > echo 'Connection failed: ' . $e->getMessage(); > >} >?>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 157305
: 72369 |
72372