MySQL Tutorial 1 – Connecting to a Database




In this tutorial I simple show you how to connect to a database, a very important and crucial part of mysql as without a connection you cannot do anything with a …

Original source


13 responses to “MySQL Tutorial 1 – Connecting to a Database”

  1. You haven't bothered to show it actually works. Not to mention, if the user is using xampp. Basically you are showing people that you are not going to show people you are not going to see anything through to the end. Thumbs down just for that.

  2. Great work sir. I have one question. Lets say that I made a program with a login form on my laptop including database where can be more than one account. And I open the same program on different computer or laptop. When user creates new account, will the program be able to send information which user input to my database or does every computer which uses this program need to have this database included on their system.
    Thank you.

Leave a Reply