0
If i want to design a web page for entering details of a student...how should I start learning and in which order i must learn
10 Respostas
+ 3
HTML->CSS->PHP->SQL
+ 2
maybe JavaScript and jQuery, too. but it's not necessary.
+ 2
You don't need any software, just web server and text editor you like. You write a code inside the editor and upload your files to the server.
+ 2
HTML->CSS->Javascript is an alternate route (using nodejs and a nosql database).
+ 2
Wamp is ok if you want to make it for practicing your skills.
+ 1
@Mithun you're welcome
+ 1
HTML-CSS-(Php+Sql) and JavaScript if want to add advance functionality
0
So is there any software which brings all the four in a single window?
0
so which would be the best server software like wamp server?
0
tq @Dev for clearing my doubts...