PDO
class php.db.PDOAvailable in phpPDO::FETCH_COLUMN = 7 PDO::FETCH_CLASS = 8 PDO::FETCH_INTO = 9 PDO::PARAM_STR = 2 PDO::FETCH_BOTH = 4 PDO::FETCH_ORI_NEXT = 0
static function open( dsn : String, ?user : String, ?password : String, ?options : Dynamic ) : Connection
version #17597, modified 2013-02-24 23:59:21 by api
1 comment
Hey, do we have some tutorial about using this PDO class with SQLite? I'm looking for a server app for PHP target that has that capabilities