Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. evillazydwarf

    Trying to count the number of rows in a result set after query

    Hi guys, apologies if this is something silly i'm still quite new to MySQL so here goes... the user fills out this form to sign up to the website, the form checks the database to see if the username has already been taken with the code: $conn = mysql_connect("localhost:3306", "root"...
  2. evillazydwarf

    Session variables dont seem to be working as expected

    I'm quite new to php and i;m struggling, i'm trying to write a simple login section which checks a username and a password against a database and then either redirects you to the main website (if details are correct) or back to the login page (if incorrect) I've got a simple html form which...

Part and Inventory Search

Back
Top