QQ_sqlEXINP.ini
Line #0:<?php
Line #1:$hostname = "localhost"; // Your mySQL Server, most cases "localhost"
Line #2:$username = "memobich"; // Your mySQL Username
Line #3:$password = "dddadi54"; // Your mySQL Password
Line #4:$dbname = "memobich_".$_SESSION[Qusr_kod] ; // Database Name
Line #5:?>