PHP vs JavaScript | Full comparison | PHP and JavaScript Tutorial | Tech Difference

preview_player
Показать описание
#php_vs_javascript #tech_difference

Hello Guys in this video I have compared two most in-demand programming languages which are PHP and JavaScript, Hope you will learn something from this video if yes then please like share and Subscribe to my channel.

If you want to buy PHP and JavaScript Books I have share their links below if you want to buy please follow those links

Рекомендации по теме
Комментарии
Автор

Perfect, simple, all that i need. I suscribed!

mike
Автор

This is video has some very misleading or inaccurate information.

Both PHP and JavaScript are backend languages. JavaScript can be ran on a server using either the nodejs or deno runtime. Or on a browser "front end".

PHP is not a fast language. At the current time of this comment. A nodejs server can handle nearly double the requests of a similar PHP server. This is mainly because of easy to implement, asynchronous functions(code doesn't wait for a function to finish to start another one) and because it uses a live connection between the client and server.

This also doesn't take into account that is can be used to make more things than PHP. From websites to apps and pc applications, js is a lot more flexible than PHP.

However, there are a few advantage for PHP too. The inflexibility of the language means that it's very good at doing very specific things in a specific way. And in this case, if it does what you need it too, it could be a good alternative to js for your website or server.

invizii
Автор

I am starting a website where I am creating a game that would be solved individually and then submitted. The time is very important since there might be millions of users who would be doing it simultaneously and the winner is the fastest to finish the task or game, would php or json be good for such an application? I would appreciate any comment

EnglishGeekWahoo
Автор

JavaScript does not need a closing ; php does. Also javascript can communicate on the back end using node and mongodb.

josephlivengood
Автор

It is a comparison made in 2008 or sth? Nowadays, these two languages have way more features imho.

azamatmambetov
Автор

Keep going. But don't give much breaks between sentences. Great content.

anonymusk