• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by DarkRukia

  1. D

    Mysql vs Mysqli

    I've been told Mysqli is much more secure, due to it being published more recently and a little more research, I believe that's true. My question is, I use phpmyadmin to make mysql databases, what is the equivalent for mysqli databases? I'm not sure how to set it up, will phpmyadmin work with...
  2. D

    Web Design: Remind Me How to Fill 100% Horizontal of Viewport

    Not too amazing at design but your css code with this html worked for me: <div class="footer" style="width: 100%; height: 13px" align="center"> <Center>Copyright &copy; 2007 YourFail.com</Center> </div>
  3. D

    Download files to another PC

    So I have two computers, a desktop and laptop in my household, the laptop has next to no free space but the desktop has alot. So I want to download files larger than the laptops free space directly to the desktop from the laptop, any idea how I would go about doing so? Thanks
  4. D

    Going to overclock....

    yeah...I upped the voltage from 1.4 to 1.425 and ran stress prime 2004 for 12 hours...i plan to take it in small steps.
  5. D

    Going to overclock....

    If I set the 5:4 Divider now....my RAM will be slower until I OC right? And should I OC using the BIOS or easytune?
  6. D

    Going to overclock....

    Yes I am planning to overclock, possibly today. My CPU is Socket 939 Athlon 64 3000+ running on a Gigabyte GA-K8NS Ultra. My current temps are about 28 Idle and 40 At MAX. Anyway, I have decided I do NOT want to overclock my RAM, so I will be setting up a divider, what divider ratio I don't...
  7. D

    PHP - Need help banning IP's from a form!

    I know how to do it without the form....but imagine this...you are making a forum system and everytime someone has to IP ban someone they have to go into ftp and edit one of their php files...how user friendly is that? So anyway, I would guess a database...as long as no queries have to be run...
  8. D

    PHP - Need help banning IP's from a form!

    I want to be able to from a form! Like Just a textbox saying IP: and then you enter it and it adds it to the ipban list or something...any ideas?
  9. D

    Looking for an LCD monitor...

    Hey, I'm looking for a quality LCD monitor thats 17" or 19". I want a name brand and don't want to have to worry about dead pixels, a wide screen one would be nice but I doubt that's within my budget, my budget being about 275-300 US. If possible would like from amazon or newegg. Here are...
  10. D

    New to vbscript and looking for simple help

    Ok so far I have the following: intReply = MsgBox ("Your system has encountered a critical error, Windows will continue to shut down your system." , vbCritical + vbOKOnly ,"System Failure" ) And I want to follow up, so far this is the image that appears when you click the .vbs file...
  11. D

    Overclocking little...but ONLY CPU

    Bump I found the CPU to memory ratio. I set it to 2:1.66. Then I set my CPU using easytune 4 to 223 FSB. Then my CPU was at 2007MHz and my ram at 185. About 20 seconds after it started freezing. So i restarted and it set back to the defaults of 1800MHz..... :(
Back
Top