Page 1 of 1

another error already...

Posted: Wed Feb 22, 2012 12:13 am
by nilesa12
here is my Registeruser.php



<?php
include 'connect.php';

?>

<form method ="post" action ="reguser.php">
Type Username Here: <input type="text" name="player" size="21"> <br>
Type Password Here: <input type="text" name="password" size="15"> <br>
Retype Password Again :<input type="text" name="pass2" size="15"> <br>
Type Email Here: <input type="text" name="email" size="60"> <br>

<input type="submit" value="submit">









as i can tell i see no problems but it returns with
Could not query players table


now when i did a test of the "fetch player1's email" it said the same thing so i wrote it off thinking i could fix it later but obviously not ive tried everything

Re: another error already...

Posted: Wed Feb 22, 2012 12:18 am
by SpiritWebb
Moved to correct section

Re: another error already...

Posted: Wed Feb 22, 2012 2:28 am
by SpiritWebb
Need to see your register script as well

Re: another error already...

Posted: Wed Feb 22, 2012 11:32 pm
by nilesa12
back the drawing board....


I deleted all my files and am going to start from scratch!
no worries disreguard this post