Search found 4 matches

by adam4hand
Mon Jul 13, 2009 3:32 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video#2
Replies: 126
Views: 596733

Re: Video#2

Awesome. Works great now! Thanks a lot.
by adam4hand
Sun Jul 12, 2009 7:03 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video#2
Replies: 126
Views: 596733

Re: Video#2

Yea. I tried adjusting everything i thought might be an issue caused from PHP being case sensitive. But the way it looks i dont think it is case-sensitive. But im a noob. :lol:
by adam4hand
Sun Jul 12, 2009 5:41 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video#2
Replies: 126
Views: 596733

Re: Video#2

Here is the Test.php: <?php include 'connect.php'; $playerinfo ="select * from players where name = 'player1'"; $playerinfo2 = mysql_query($playerinfo) or die ("Could not Select Players"); $playerinfo3 = mysql_fetch_array($playerinfo2); echo "Player1's email is " . $pla...
by adam4hand
Sun Jul 12, 2009 7:20 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video#2
Replies: 126
Views: 596733

Re: Video#2

Hello. First off, I just want to say that i think this is a great thing your doing here. With the tutorial and all. I have been wanting to learn PHP for awhile but was having trouble getting my foot in the door. This is really helping out a lot. As you can tell, I have made it to the second video an...

Go to advanced search