SQL and HTML question. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

SQL and HTML question.

I wanted to create a library of certain info to get when I needed or scanned as you would RAM, but I went to learn SQL and it stated on Solo Learn that it was in PHP? I'm used to HTML, just learned some basics of JavaScript, and not sure I feel like learning PHP right now. how can I create a database in HTML or JavaScript to gather information if needed, like RAM? Example: I have a list of Medical terminology I want to be able to search through, but I want to be able to pull up the info if needed.

20th Nov 2017, 3:40 AM
Howard Eugene Patrick Jr
Howard Eugene Patrick Jr - avatar
1 Answer
0
I recommend php. Do you have some experience with mysql ? php has extra functions to display the mysql database. You said you know html; thats pretty good, because the next steps to do this is similar. This tutorial helped me a lot in the past :) http://www.webreference.com/programming/php/search/index.html
20th Nov 2017, 5:40 AM
avatarluca
avatarluca - avatar