What can PHP do? or why learn PHP instead of JAVA?

  • Thread starter Thread starter posatil
  • Start date Start date
P

posatil

Guest
Hello there !

Now I'm taking fundamental programming so and after I duty begin in some programming language, actually I know each language have a special skill and for this too as well each programmer choose a certain programming language in my case normally I'd like develop web for this I see the PHP and Java how the best choiring although I think more in PHP instead JAVA or in other word first PHP and after the others (JAVA) day after day I'm losing faith because of renown of JAVA for this I'd to know
" What can PHP do? "

How you can see my English is very bad for this too as well I try to practice it , please help me !
 
Java is an Application language, PHP is a dynamic page creation for websites
 
JAVA is an object-oriented programming platform for applications (similar to C++)...

PHP is a server-side scripting language for web-based applications (it works with data sent between a web server and an internet browser).

The two fall under completely different categories... One is web-based while the other is not.
 
Learn both, they aren't for the same purpose. You might be thinking of Javascript, that would be used in similar places as PHP.
 
Learn both, they aren't for the same purpose. You might be thinking of Javascript, that would be used in similar places as PHP.
 
Back
Top