Search found 7 matches

by dido4004
Thu Feb 23, 2012 7:06 am
Forum: Beginner Help and Support
Topic: Could not register
Replies: -1
Views: 4385

Re: Could not register

Sorry for my bad .. i read the topic with rules and i am going to be perfect :D like you ! Thank u .
by dido4004
Wed Feb 22, 2012 5:16 pm
Forum: Beginner Help and Support
Topic: Could not register
Replies: -1
Views: 4385

Re: Could not register

This is all in reguser.php <?php include 'connect.php'; ?> <?php $player=$_POST['player']; $password=$_POST['password']; $pass2=$_POST['pass2']; $player=strip_tags($player); $email=$_POST['email']; $email=strip_tags($email); if ($email == "") { echo "You did't enter the email!<br>&quo...
by dido4004
Wed Feb 22, 2012 4:28 pm
Forum: Beginner Help and Support
Topic: Could not register
Replies: -1
Views: 4385

Could not register

Hello , I have another problem now whit registration.. Everything is fine. When i type the pass2 wrong it says "Your password didn't match or you did not enter a password Go back" but when i try to register it says "Could not register" can someone help me^^ im new with this i try...
by dido4004
Wed Feb 22, 2012 5:41 am
Forum: Beginner Help and Support
Topic: eror
Replies: -1
Views: 5009

Re: eror

i think this is the correct section because i build MMo browser-based game ^^
by dido4004
Tue Feb 21, 2012 10:06 pm
Forum: Beginner Help and Support
Topic: eror
Replies: -1
Views: 5009

Re: eror

ty :)
by dido4004
Tue Feb 21, 2012 9:58 pm
Forum: Beginner Help and Support
Topic: eror
Replies: -1
Views: 5009

Re: eror

damn now i have Parse error: parse error, expecting `','' or `';'' in C:\wamp\www\tutorial\reguser.php on line 16 :X :@ can u help me ^^ :|
by dido4004
Tue Feb 21, 2012 9:45 pm
Forum: Beginner Help and Support
Topic: eror
Replies: -1
Views: 5009

eror

<?php include 'connect.php'; ?> <?php $player=$_POST['player']; Parse error: parse error in C:\wamp\www\tutorial\reguser.php on line 15 $password=$_POST['password']; $pass2=$_POST['pass2']; $player=strip_tags($player); $email=$_POST['email']; $email=strip_tags($email); if ($email == "") ( ...

Go to advanced search