Search found 5 matches

by billysweird
Wed Jun 09, 2010 10:58 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #3
Replies: 78
Views: 42419

Re: Video#3

debugged and fixed em both Rastan :P.

I found out what the issue was with both of the first one the table name i had set was wrong and the second one i never put the query underneath the input array.
by billysweird
Wed Jun 09, 2010 5:12 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #3
Replies: 78
Views: 42419

Re: Video#3

Ok Double post BUT theres a new problem its not being entered into the DB.??

*edit* Solved it forgot to put the query after the SQL INPUT sequence.
by billysweird
Wed Jun 09, 2010 4:46 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #3
Replies: 78
Views: 42419

Re: Video#3

Ok, this is the error im getting which is my own error i might add "Could Not Query Players table" and here's my code <?php $player=$_POST['player']; $password=$_POST['password']; $pass2=$_POST['pass2']; $player=strip_tags($player); $email=$_POST['email']; $email=strip_tags($email); if ($e...
by billysweird
Tue Jun 08, 2010 4:30 pm
Forum: Older Browser MMO Videos
Topic: Wamp Server Doesn't Start?
Replies: 5
Views: 973

Re: Wamp Server Doesn't Start?

I feel stupid now. Umm i restarted and it worked...sometimes the simplest answer is the usually the right one ;P.
by billysweird
Tue Jun 08, 2010 2:36 pm
Forum: Older Browser MMO Videos
Topic: Wamp Server Doesn't Start?
Replies: 5
Views: 973

Wamp Server Doesn't Start?

Umm, When i try to run wamp server it goes yellow and doesn't get past that point. I have no Anti-Virus or anything like that enabled or firewall. Like localhost doesn't show up etc. etc. I'm gunna try forwarding port 80 but other then that i can't find anything that could help me? *Edit* Port Forwa...

Go to advanced search