write now i am trying to install a script i have everything uploaded and when i get to the editing part i am not sure what to put for the mysql local host... i use hostmonster.com as my hosting company and i am not sure what to put for the localhost??
http://wordmigo.com/ is the site if you go there and put in a word in the search box it will show up with the errors that are occuring cause it is not connecting
<?php // Please define these variables define("localhost","localhost"); // Your MySQL Server Host/Ip define("entrepre_yoyo","userName"); // Your MySQL User Name define("","Pasword"); // Your MySQL User Password define("entrepre_wordmigo","databaseName"); // Your MySQL Databae Name