0
With HTML how to design ui to save data in server like MySQL, Oracle, what should I learn for that?
for small project
4 Respostas
+ 2
Learn PHP and MySQL/SQL. You can go about it with NodeJS if you wanted also, but I say PHP first because SoloLearn offers a course in it. Either option is plausible.
+ 2
Sorry, just seeing this.
In terms of writing it, just use whatever IDE you use for web dev. Personally, I use WebMatrix 3, but do whatever works best for you.
I would recommend checking out https://www.phpmyadmin.net/
^Use that with it and it'll make your life a lot easier in many ways.
Best of luck to you.
0
should I use any software for to use php
0
thank you