Jump to content

Muzzle

Member
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Muzzle got a reaction from Hikaru12 in How to make link from database result   
    You are right i did not test my code. I have updated my original post with one that should work by simply ignoring the double quotes in the html elements.
  2. Like
    Muzzle got a reaction from X_Rated_Box in Project Ice Cube   
    Nah there's no vertical mode on this. When i lean over my my head is naturally at the right angle anyway so its all good.
  3. Like
    Muzzle got a reaction from MemeMaster in CodeAcademy bug?   
    Your h2 has two open brackets.
    /*Add your CSS below!*/h1 {font-family: serif;}h2 {font-family: sans-serif;{ <------------ problemh3 {font-family: cursive;}
  4. Like
    Muzzle got a reaction from Nineshadow in CodeAcademy bug?   
    Your h2 has two open brackets.
    /*Add your CSS below!*/h1 {font-family: serif;}h2 {font-family: sans-serif;{ <------------ problemh3 {font-family: cursive;}
  5. Like
    Muzzle got a reaction from pureGold in CodeAcademy bug?   
    Your h2 has two open brackets.
    /*Add your CSS below!*/h1 {font-family: serif;}h2 {font-family: sans-serif;{ <------------ problemh3 {font-family: cursive;}
  6. Like
    Muzzle got a reaction from mikeeginger in Project Ice Cube   
    The other LED Strip arrived today so i could finally start building! The fan controller is a different shade of white to the case which is slightly annoying but ill sort that out later. There's also no way to screw it on from the top so it doesn't fit flush which is something else that i will have to try and work out a fix for, but overall I like how this build is going.
     



  7. Like
    Muzzle got a reaction from MrLewisMHarris in PHP - header won't redirect - Need help   
    Change
     
    if($user_count == 1){session_start();$_SESSION['login_user'] = $myusername;header("http://gamingglobal.comuf.com/index.php");} to
     
    if($user_count == 1){session_start();$_SESSION['login_user'] = $myusername;header("Location: http://gamingglobal.comuf.com/index.php");}
  8. Like
    Muzzle got a reaction from AlexStriz in Project Ice Cube   
    I've updated the first post with the main parts and some future plans.
  9. Like
    Muzzle got a reaction from AlexStriz in Project Ice Cube   
    Fixed.
     
  10. Like
    Muzzle got a reaction from FunkyFeatures in Project Ice Cube   
    So, I've never had a cube case before and have always overlooked them. That was until i stumbled upon the LTT unboxing of the Corsair A540 and it was an eye opener. After a lot of research and forum browsing i found the white version and just couldn't resist.
     
    Most of my old build will be going in the case for now with a few things in the post and there is a lot more planned for the future.
     
     
     
    Parts list
     
    CPU: Intel i7 4790k
    CPU Cooler: Corsair H100i 
    Motherboard: Asus Sabertooth Z97 Mark 1
    GPU: EVGA Nvidia GeoForce 780 Ti Superclocked
    RAM: 16GB Corsair Vengeance
    Storage: 1TB Samsung EVO 840 SSD, 250GB Sandisk SSD and a 2TB Western Digital External HDD for files i rarely use
    Case: Corsair AirFlow 540
     
     
    Plans
     
    Another 780 Ti
    Another 1TB SSD
    Custom water cooling
    Kingston HyperX RAM (white)
    White braided cables
    Blue lighting
    Quieter fans
     
     
    First part to arrive is the BitFenix Recon White Edition which will be going in this weekend. Hopefully some of the other bits will be here tomorrow so i can start throwing it together.
     

×