Recent content by adflyx29

  1. A

    my login code doesnt work please help me

    look at this.... if($username && $password) { //connect to db. mysql_connect("localhost","user","password"); mysql_select_db("db"); //query db $sql = "SELECT * FROM register WHERE username = '$username'"; $result = mysql_query($sql); $numrows =...
  2. A

    HELP - Blank Portal

    Hi, i got a problem logging in the portal, after successful logging-in to the http://x10hosting.com/control the site returns a blank page, also, i tried to look at the page source but nothing in there.. what should i do? i can't even send a support ticket because i cant open my portal.. please...
Top