+ 1
Which one will you refer:Php or JS??
It would be better if I hear the recommendation of the one who has used both.
7 odpowiedzi
+ 4
Both are useful. PHP is Server side Language and JavaScript is client side Language. So there is no comparison with PHP and JavaScript. To work with JSON or Ajax in PHP you need JavaScript and other things like animations on your website you also need JavaScript. You can do lots of work with JavaScript.
Azoneg How JavaScript safe than PHP?
+ 2
Azoneg He is asking about JS (JavaScript) not JSP. Please don't give wrong answer.
+ 1
I prefer JS, it's more safe than PHP.
+ 1
JS because it is not client side language any more. with node js you can write server side. With tensorflow.js you can use Machine learning on web browsers. You can create multi player games with js which can runs on browsers.
0
Azoneg safe means ?
0
Ramen Rayyan Any reason?
- 1
JavaServer Pages (JSP) is a collection of technologies that helps software developers create dynamically generated web pages based on HTML, XML, SOAP, or other document types. Released in 1999 by Sun Microsystems,] JSP is similar to PHP and ASP, but uses the Java programming language.
To deploy and run JavaServer Pages, a compatible web server with a servlet container, such as Apache Tomcat or Jetty, is required.