Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How to setup mysql into 000webhost?

I am very interesting in learning how to build a website using mysql language, I have some background knowledge about html and sql language. However, I found difficult when I am trying to connect both.

I created an account with 000webhost, My website is up and running since I just use one of the free available templates from the site. I have created a mysql database with 2 columns and 2 rows as well. I want to experiment that a user must create a username and password in order to access my website.

The table which I build is there, but I have no idea how to interact with html.

Any ideas please?

Thank you so much and Happy Holidays.

3 Answers

Relevance
  • Jeff P
    Lv 7
    7 years ago
    Favorite Answer

    You need to use a server-side language like PHP, Python, Perl, etc. to interact with the database. I've linked to a PHP tutorial that starts with the basics and works its way up to using databases. If you're unfamiliar with PHP, then you'll have to start at the beginning.

  • Greg K
    Lv 5
    7 years ago

    If you are trying to understand how a web site works try using something like Joomla. It incorporates all the components you've mentioned and a few others. Plus it's very well documented.

    Good Luck

    Source(s): Experience
  • ?
    Lv 6
    7 years ago

    Hello

    You need to learn php.

Still have questions? Get your answers by asking now.