Godfather Posted April 15, 2008 Posted April 15, 2008 what should mysql.php be if my name is dan my password is dan2 and my database is dan_game these aren't my real things but it would be a great help plus 2 for anyone who can tell me Quote
Tezza` Posted April 16, 2008 Posted April 16, 2008 Re: NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Here - this should work. <? $c=mysql_connect('localhost','dan','dan2') or die(mysql_error()); mysql_select_db('dan_game',$c); ?> Quote
Halo Posted May 1, 2008 Posted May 1, 2008 Re: NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Why did you give your database password and stuff couldn't you just tell us: my database user (my_user) my password (pass) my database (my_database) Quote
Spudinski Posted May 1, 2008 Posted May 1, 2008 Re: NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Why did you give your database password and stuff couldn't you just tell us: my database user (my_user) my password (pass) my database (my_database) Godfather did not ask for a reference, he asked for a script, and Tezza` supplied one. Read the original post first next time. Quote
jimmytubbs Posted May 1, 2008 Posted May 1, 2008 Re: NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! no one will help you if you spam Quote
Tezza` Posted May 1, 2008 Posted May 1, 2008 Re: NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! He clearlly stat's these is not his real pass and user. these aren't my real things but it would be a great help Quote
jimmytubbs Posted May 5, 2008 Posted May 5, 2008 Re: NEED HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! lol told you no one will help you cus your title is spaming change it and some people might help :roll: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.