View Single Post

  #3 (permalink)  
Old 07-12-07, 09:42
claudine claudine is offline
Junior Member
 
Join Date: Dec 2007
Posts: 17
Rep Power: 0
claudine is on a distinguished road
Re: shoutbox installation

ermm the username is supposed to be my username to login into my admin site right?

how do i remove the @? this is how it looks like on the setup.php

//Data connection:

//host
$c_host='claudineyap.com';
//name
$c_name='claudinesc';
//password
$c_password='xxxx';
//database name
$c_database='shoutbox';

?>

im clueless. :(
Reply With Quote