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 biv343 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: *

  • Users: hb25
  • Content: Threads
  • Order by date
  1. hb25

    ERD diagram for a Garage Sales and Repair cars

    Hi I am designing a database for a local garage which sales and repair cars, I have come up with attached ERD diagram could anyone give me any advice on it and let me know if there is something wrong with it. Thanks for your help. Kind Regards HB 25
  2. hb25

    Validate user login

    Hi I am using the code below to validate user when they login to my website, the first part check if user have typed their username and the second part search the table to check user exist. These two parts work fine but the last part the while condition don’t work it keep give me the error...
  3. hb25

    Show and Hide form from user

    Hi I explain what I have, user will visi the site to change booking detail using their client and booking ID, once thy typed their client ID they will be directed to another page where they will be welcomed and they will be presented with a form to enter the booking ID they need to change and...
  4. hb25

    php/mysql display data in row and column

    Hi I am using the fallowing code to give some information back to the user after running some queries. The information will be displayed in row only. <?php // open database connection code and then my code as follows $sql="INSERT INTO clients (firstname, surname, address1, address2, town...

Part and Inventory Search

Back
Top