If the PHP SQLite3 class doesn’t provide a property or a method to return this information, SQLite engine has a PRAGMA statement to get or set internal data or modify the library behavior. PRAGMA database_list; It will returns a row with seq, name, file fields respectively containing a sequence id, the internal name of the […]
Read more