• 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 mod man

  1. M

    PHP & MySQL database updat

    You can try this ... <form action='<?php echo($_SERVER['PHP_SELF']) ?>' method='post'> <?php $result = mysql_query("SELECT * FROM pending",$db); if ($result) { $row_num = 1; while ($row = mysql_fetch_array($result)) { $numrows = mysql_num_rows($result); echo...
  2. M

    Post your pc screen shots!

    I've just made a new desktop yupi :)
  3. M

    Kicked off after 24 hours online

    I think that this is happening becouse you have a dynamic IP .
  4. M

    problems with liquid layout

    Try that ... Put this on end of CSS .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} /* End hide from IE-mac */ And then make code like this...
  5. M

    Remote Desktop user

    Hello! I have 1 account for remote desktop connection and now i would like to see if that user is logged on. I would to that with php so best way would be if there is any file that remote desktop uses it. Does anyone know how could i do that? greets,simon.
  6. M

    2006 Post Your Workstation

    I've blur rest of the room, becouse there is mess ... :p
  7. M

    2006 Post Your Workstation

    Well, here is my workstation ... Nothing special just cleany :)
  8. M

    div vertical alignment

    Huh ... i finally made it ... I've just made another div and gave him height ... Tnx anyway :)
  9. M

    div vertical alignment

    Hello! I have a problem and I dont know how to solve it. Well I want that text in div will v-align to middle. I've tried with valign="" code but it doesnt works. Could you give any advice to me please? Greets, modman.
  10. M

    Post your pc screen shots!

    KevinO, can you please give me link for desktop and theme. Thanks!
  11. M

    Post your "rate my cables" here

    What do you guys think about that ...
  12. M

    2006 Post Your Workstation

    Here is link for big image: Image
Back
Top