[ Index ] |
PHP Cross Reference of BBPress |
[Source view] [Print] [Project Stats]
bbPress Converter Database
File Size: | 58 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BBP_Converter_DB:: (1 method):
__construct()
Class: BBP_Converter_DB - X-Ref
bbPress Converter Database Access Abstraction Object__construct( $dbuser, $dbpassword, $dbname, $dbhost ) X-Ref |
Sets up the credentials used to connect to the database server, but does not actually connect to the database on construct. since: 2.6.0 bbPress (r6784) param: string $dbuser MySQL database user param: string $dbpassword MySQL database password param: string $dbname MySQL database name param: string $dbhost MySQL database host |
Generated: Sat Dec 21 01:00:52 2024 | Cross-referenced by PHPXref 0.7.1 |