[ Index ]

PHP Cross Reference of BBPress

title

Body

[close]

/src/includes/admin/classes/ -> class-bbp-converter-db.php (summary)

bbPress Converter Database

File Size: 58 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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.

param: string $dbuser     MySQL database user
param: string $dbpassword MySQL database password
param: string $dbname     MySQL database name
param: string $dbhost     MySQL database host
since: 2.6.0 bbPress (r6784)



Generated: Thu Apr 25 01:01:05 2024 Cross-referenced by PHPXref 0.7.1