Файловый менеджер - Редактировать - /home/umudio/public_html/OLD/Connecter/dataconn.php
Назад
<?php # FileName="Connection_php_mysql.htm" # Type="MYSQL" # HTTP="true" $hostname_csn = "localhost"; $database_csn = "umuahiadiocese_main"; $username_csn = "umuahiadiocese_abia"; $password_csn = "Pwd4Umu=2019"; #$database_csn = "umuahia"; #$username_csn = "root"; #$password_csn = ""; $csn = @mysql_pconnect($hostname_csn, $username_csn, $password_csn) or trigger_error(mysql_error(),E_USER_ERROR); if (!@mysql_select_db($database_csn, $csn)){ echo ("<p>Unable to locate the Database at this time. Retry Again Later Or Contact Fr. Gabriel OP.</p>"); exit(); } if( !function_exists('makesafe') ){ function makesafe($theValue) { $theValue=htmlentities($theValue,ENT_QUOTES); return $theValue; } } if( !function_exists('fordisplay') ){ function fordisplay($theValue) { $theValue=html_entity_decode($theValue,ENT_QUOTES); return $theValue; } } ?>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка