This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
wangtao
/
fireInternet
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
master
Ranting
Tag
master
fireInternet
/
res
/
extjs
/
examples
/
simple-tasks
/
php
/
connection.php
connection.php
59 B
Permalink
Riwayat
Mentahan
1
2
3
<?php
$db = new PDO('sqlite:../../db/simple_tasks.db');
?>