bro plzzzzzz help me to config my database
tell how edit config.php of my script


config.php


<?php

// Database configuration

$bd_host = "localhost";
$bd_usuario = "";
$bd_password = "";
$bd_base = "goldcash_99k_database";
$url = "http://goldcash.99k.org";
$con = mysql_connect($bd_host, $bd_, $bd_); mysql_select_db($bd_database, $con);

?>

plz tell about host localhost