+ 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.
1 Resposta
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