Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
2 Posted Topics
$u = mysql_real_escape_string($_POST["username"]); $p = sha1($_POST["passwd"]); $q = "SELECT * FROM profile WHERE email=`$u` AND passwd=`$p`"; $run = mysql_query($q); if(!$run){ echo mysql_error(); } this creates *Unknown column '[email protected]' in 'where clause'* error. This code is from a tutorial and a piece of a submit-new-post php page.
Try removing all USB sticks, CD's and hard drives and booting it up. If shows something like no OS to boot, hard disk may be damaged.
The End.
gk1993