baza.php
V tej datoteki so shranjeni podatki za dostop do podatkovne baze.
<?php
$server = "193.2.42.26:3307";
$username = "remoteuser";
$password = "Mavrica2016!";
$baza = "redovalnica_db";
Created with an evaluation copy of HelpSmith.
To remove this notice, you should purchase the full version of the product.