+ 12
What do you think which language is best for dynamic webpage PHP or Java? And why.. Please suggest me
8 ответов
+ 18
I prefer PHP. It is simpler and faster to develop websites with PHP. Java is too slow for this purpose.
+ 7
PHP as it is mostly used in making webpages.
Java is mostly used for android development.
+ 4
Really it just depends on what the website is used for and what it's doing. Which part of it is dynamic and what's the overall purpose of the site?
Java can do really amazing things in regards to web applications, and PHP is certainly capable of loading in dynamic content.
Personally, I'd go with something like NodeJS. It performs and scales much better. It should be able to accomplish whatever you're trying to accomplish.
+ 4
you can also use python for backend its a great choice to go with python ...
but i prefer php ..
+ 2
Well, recently java is now under complete open source maintained by Oracle, Google, IBM, SAP and community. this is the point you may consider to guarantee performance and the future of the language development.
spring framework/java actively developed by pivotal, offers convinient over configuration. The framework is great for agile and microservices also support Reactive programming. Developing web app is now easy in java.
+ 1
anisha I think PHP will be a right choice
+ 1
while talking about php and java for web development php is better choice as it is made for same task.
(but you can considered javascript too if server-side or client-side doesn't differ you.js makes your page load faster as the code runs in client devices)
0
Java is a programing language . It's use for develop android application and other software.
Php is a scripting language . So it's good and fast for develop website etc. Because scripting language are run to browser.