Search results

  1. docttor

    PHP registration script - Username check does not work

    $info = array( $name = $_POST['name'], $pass = md5($_POST['password']), $email = $_POST['email'], $gender = $_POST['gender'], $age = $_POST['age'], $location = $_POST['location'], $avatar = $_FILES['avatar']['name'], $avatarSize = $_FILES['avatar']['size']); try { $sth =...
  2. docttor

    Hello

    Thank you m8, a good friend of mine bought that theme for me few months ago as he knows im into forums and designs. It is really cool.
  3. docttor

    Hello

    Hello people, I am a new member here. x10hosting is really great! I love it! Thanks for such opportunity that your service gives to us! I am really looking into it and probably will upgrade my account. So here is my website : http://gfxdesign.x10hosting.com It is about graphic designs. It...
Top