Home
last modified time | relevance | path

Searched refs:Database (Results 76 – 96 of 96) sorted by path

1234

/plugin/dwcommits/
H A Dadmin.php382 ptln('Database Name: ' . $this->helper->current_dbname() . '<br>');
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt17 ===== Update/Create SQL Database =====
26 - Initialize Sqlite Database
27 - Update Database
31 …cture is already set up and you can select either Update Database or Initialize Sqlite Database. …
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf18 DBA Database Administrator
H A Dinterwiki.conf50 Dictionary http://www.dict.org/bin/Dict?Database=*&amp;Form=Dict1&amp;Strategy=*&amp;Query=
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md87 * Database
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst395 Using a Database to store Templates
/plugin/freechat/phpfreechat/src/containers/
H A Dmysql.class.php111 $db_exists = ($c->container_cfg_mysql_database == $row->Database);
/plugin/geonav/
H A Dcontinents.sql9 # Database: test.sqlite
H A Dstates.sql9 # Database: test.sqlite
/plugin/html2pdf/html2pdf/html2ps/data/
H A DLineBreak.txt7 # Unicode Character Database.
26 # the Unicode Character Database.
/plugin/matomo/
H A DREADME.md44 * MySQL Database for Matomo
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1716 13.13: Slappy the Database
1718 "Slappy the Database" is a commercial chess database and translation program
1724 described in this document. Versions of Slappy the Database will be provided
/plugin/piwik2/
H A DREADME.md44 * MySQL Database for Piwik
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md139 `GeoIP2\Database\Reader` class now has an `anonymousIp` method which returns
158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
159 not work with the GeoIP2 City Database Subset by Continent with World
165 * The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now
169 * A `metadata()` method has been added to the `GeoIP2\Database\Reader` class.
220 `\GeoIp2\Database\Reader` and `\GeoIp2\WebService\Client`.
226 `README.md` file and the `\GeoIp2\Database\Reader` class.
H A DREADME.md95 ## Database Reader ##
99 To use this API, you must create a new `\GeoIp2\Database\Reader` object with
119 use GeoIp2\Database\Reader;
150 use GeoIp2\Database\Reader;
168 use GeoIp2\Database\Reader;
186 use GeoIp2\Database\Reader;
204 use GeoIp2\Database\Reader;
238 use GeoIp2\Database\Reader;
304 ## Values to use for Database or Array Keys ##
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Database/
H A DReader.php3 namespace GeoIp2\Database;
/plugin/quickstats/
H A Daction.php14 use GeoIp2\Database\Reader;
/plugin/sqlcomp/
H A Dsyntax.php382 private function _sqlaccess($Server,$User,$Pass,$Database,$Query,$Opts){ argument
398 private function _postgresql($Server,$User,$Pass,$Database,$Query,$Opts){ argument
411 private function _mysql($Server,$User,$Pass,$Database,$Query,$Opts){ argument
415 if (!mysqli_select_db($connection, $Database))
433 private function _mssql($Server,$User,$Pass,$Database,$Query,$Opts){ argument
438 mssql_select_db($Database, $dbhandle);
455 private function _oracle($Server,$User,$Pass,$Database,$Query,$Opts){ argument
479 private function _sqlcsv($Server,$User,$Pass,$Database,$Query,$Opts){ argument
481 if(!$handle = fopen($Database,"r"))
501 private function _sqlite($Server,$User,$Pass,$Database,$Query,$Opts){ argument
[all …]
/plugin/sqlite/
H A DREADME13 can be done through commandline tools. Database files can be found in the data/meta directory.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md57 * Database changes for CalDAV. If you are using the CalDAV PDO backends, you
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5074 "_xlnm.Database",

1234