getMode() === DUPX_InstallerState::MODE_OVR_INSTALL && $paramsManager->getValue(PrmMng::PARAM_DB_DISPLAY_OVERWIRE_WARNING)) { $displayOverwrite = true; } else { $displayOverwrite = false; } ?>
Database Connection
Ready to connect to existing sites database?
The existing site's database settings are ready to be applied below. If you want to connect to this database and replace all its data then click the 'Apply button' to set the placeholder values. To use different database settings click the 'Reset button' to clear and set new values.

Warning: Please note that reusing an existing site's database will overwrite all of its data. If you're not 100% sure about using these database settings, then create a new database and use the new credentials instead.
getHtmlFormParam(PrmMng::PARAM_DB_ACTION); $paramsManager->getHtmlFormParam(PrmMng::PARAM_DB_HOST); $paramsManager->getHtmlFormParam(PrmMng::PARAM_DB_NAME); $paramsManager->getHtmlFormParam(PrmMng::PARAM_DB_USER); $paramsManager->getHtmlFormParam(PrmMng::PARAM_DB_PASS); ?>