0byt3m1n1-V2
Path:
/
home
/
helpdesk
/
Connections
/
[
Home
]
File: IT.php
<?php # FileName="Connection_php_mysql.htm" # Type="MYSQL" # HTTP="true" $hostname_IT = "localhost"; $database_IT = "it"; $username_IT = "root"; $password_IT = "fenicgal"; $IT = mysql_pconnect($hostname_IT, $username_IT, $password_IT) or trigger_error(mysql_error(),E_USER_ERROR); mysql_query("SET NAMES UTF8"); ?>
©
2018.