Home Tags Connection

Tag: Connection

MySQL Database and PHP: Hypertext Preprocessor

PHP MySQL Connect to Database PDO

Below is a sample PHP code, that after configuration, can be used to connect to your database. <?php $DBType = "mysql"; $DBHost = "database-host"; $DBPort = "3306"; $DBEnco =...

Secure Connection Failed

SSL_ERROR_UNSUPPORTED_VERSION Secure Connection Failed "SSL_ERROR_UNSUPPORTED_VERSION" typically occurs in the internet browser when you're trying to access a website that uses an outdated or unsupported SSL/TLS protocol...
Google Translator