Posts
 
Reputation
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 #27.9K
Ranked #4K
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for bclapper

My laptop won't boot, doesn't POST and am trying to see if it's terminal or prohibitively repairable. When powering up, it whirs, the fan starts and a few seconds later ( between 3 & 10) it shuts down never reaching the onscreen COMPAQ logo. Happened after a restart when I …

Member Avatar for JimTe
-2
3K
Member Avatar for CEVGames

Here is the code I have. [CODE]<?php include("db.php"); if (isset($_POST['username']) && isset($_POST['passwords']) && isset($_POST['email'])) { $username = mysql_real_escape_string($_POST['username']); $email = mysql_real_escape_string($_POST['email']); $password = md5($_POST['passwords']); $ip = $_SERVER['REMOTE_ADDR']; $sql3 = mysql_query("SELECT username FROM usersystem WHERE username = '$username'"); If (mysql_num_rows($sql3) >0) { echo( "&serverResponse=Select a different user name. This one is …

Member Avatar for CEVGames
0
153
Member Avatar for jerm3000

I am having troubles with my presarion 700 laptop. With the battery removed and AC plugged in I hit the power button and can hear everything turn on and lights light up and fans are on, but nothing is on my screen!!!! The cd-rom lights are working and I can …

Member Avatar for wapa17
0
181