This Is My Config.php code :
<?php
$config['host'] = ''; // IP Address
$config['user'] = ''; // Database Username
$config['pass'] = ''; // Database Password
$config['base'] = 'GunzDB'; // Database Name
$config['ip'] = ''; // Your IP
$config['port'] = '6000'; // GunZ Online Port
?>
-The part im getting confused on is the "Ip Adress" And "Your Ip". For Ip Adress What Ip Do I nput And For "Your Ip" What Ip Do I Input?
<?php
$config['host'] = ''; // IP Address
$config['user'] = ''; // Database Username
$config['pass'] = ''; // Database Password
$config['base'] = 'GunzDB'; // Database Name
$config['ip'] = ''; // Your IP
$config['port'] = '6000'; // GunZ Online Port
?>
-The part im getting confused on is the "Ip Adress" And "Your Ip". For Ip Adress What Ip Do I nput And For "Your Ip" What Ip Do I Input?