Search results

  1. L

    Not symmetrical - HTML

    Hello guys, I am trying to make a proffessional website for http://minecraft-host.com and I cannot get the features to be symmetrical with the 'Features' line. Here is my code:
  2. L

    [PHP] strings equal but not equalling?

    Hello there, I have this bit of PHP code which grabs a encrypted password from a DB and compares it to what is posted. This sometimes works but mostly won't. Here's the code for the script (ofcourse without database connection): $stmt = $db->prepare('SELECT confirmed,password FROM tbl_users...
Top