Current Path : /web/htdocs/www.entinoprofit.org/home/database/cofapi/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/database/cofapi/Config.php

<?php
/* Parametri di accesso: server, db, utente, passwd e prefisso per le tabelle */
$Host     = "62.149.150.89";
$Database = "Sql240159_5";
$User     = "Sql240159";
$Password = "c3419b19";
$table_prefix = "sd";
?>