Jump to content
MakeWebGames

WAMP 5


Snatchy

Recommended Posts

Re: WAMP 5

yeah i know how to get the beowser to display the page, i just can't sign in or register a player or anything. i think it's a problem with the database connection, this is what i have.

 

<?

$c=mysql_connect('localhost','root','') or die(mysql_error());

mysql_select_db('nottellingdbname',$c);

?>

I'm not sure what ya mean bu $myket, never seen it before.

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...