|
Some Difference between Java and PHP.
Java is now a key infrastructure for many web applications.ava applications are compiled to an intermediate bytecode which is run by a virtual machine.
PHP was born in the same year, and it was instead specifically created for the web, as a server-side scripting language to embed in html pages.
|