Search found 6 matches

by drewcasey24
Sun Apr 03, 2011 11:12 pm
Forum: Hall's Games
Topic: Codes?
Replies: 14
Views: 5066

Re: Codes?

Oh sorry I fixed it. It was the password error for connecting to the database, even tho I had deleted the "newpassword" from the connect.php, when ever I saved the php file it was saving to a different folder than the one my site was pointed at, Haha I'm such a noob :) thanks for these tut...
by drewcasey24
Sat Apr 02, 2011 7:00 am
Forum: Hall's Games
Topic: Codes?
Replies: 14
Views: 5066

Re: Codes?

Hey halls, im getting this error also but i have no password set iin my connect.php and no password set in my phpmyadmin and idea what could be wrong?
by drewcasey24
Fri Apr 01, 2011 2:47 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #20
Replies: 129
Views: 35944

Re: Video #20

Resolved
by drewcasey24
Wed Mar 30, 2011 5:51 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #3
Replies: 78
Views: 30379

Re: Video#3

Code: Select all

if (isset($_POST['player']))
{
     $player=$_POST['player'];
}
EDIT:

Actually never mind i just fixed it, i found a mistake in the register.php changed it and it worked. but thanks for all the help.
by drewcasey24
Wed Mar 30, 2011 4:48 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #3
Replies: 78
Views: 30379

Re: Video#3

Thanks pax! One problem I'm brand new to php scripting so I'm following the tutorials to the t, but in the videos I did not see that used in the vid so I didn't do it, I have some scripting exp with pawno Anne I've noticed a lot of similarities. But where would this piece of code go, I even copy the...
by drewcasey24
Tue Mar 29, 2011 2:18 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #3
Replies: 78
Views: 30379

Re: Video#3

Hey everyone! im having a few errors wondering what could be wrong i copyed the codes directly from the source but can't figure out whats wrong. errors: Notice: Undefined index: password in C:\wamp\www\Tutorial\reguser.php on line 7 Notice: Undefined index: pass2 in C:\wamp\www\Tutorial\reguser.php ...

Go to advanced search