+ 2
In PHP and JavaScript, which one is more complicated or complex...
PHP vs JavaScript...explain the difference and why? https://code.sololearn.com/WIAJckz8hgYw/?ref=app https://code.sololearn.com/w45OU5FCfOgf/?ref=app
1 Antwort
+ 1
Javascript is for front end. This doesn't require a server and is used for interactivity. (Pop-ups and buttons)
PHP is for back-end. Back end works with servers. For example, Youtube, Facebook, and accounts.
I would learn Javascript first. In my opinion it is better to learn front end first. But if you want to learn things like Ruby, DJango and PHP you can.