0
How do I use SQL?
I want to make a Database for my website and display it as a table. But I'm not sure with what program to write it or how to implement it.
6 Réponses
+ 1
If you're really curious...
https://w3techs.com/technologies
+ 1
What server side language were you planning to use?
+ 1
That's a good choice. I think the SoloLearn course is fairly well organized, relatively speaking. 🙂
+ 1
There are some generators out there that will do all that work for you. You could search for php crud systems
0
What are the most popular to use?
0
So I guess I would be using PHP.