answersLogoWhite

0

As principais diferenças entre PHP e o Java?

Updated: 8/18/2019
User Avatar

Wiki User

11y ago

Best Answer

JAVA

Modelo de execução - Interpretação e Compilação

Influências - C++

Paradigma Principal - Orientada a Objetos

Modelo de tipos de dados - Estático, Forte.

Introdução 1996

PHP

Modelo de execução - Interpretação

Influências - C e Perl

Paradigma Principal - Orientada a Objetos

Modelo de tipos de dados - Dinâmico

Introdução 1995

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: As principais diferenças entre PHP e o Java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are Perl PHP and Java Servlet's?

Perl, php and Java are all examples of programming languages.


What is the difference between PHP and struts?

STRUTs is a framework of technology of java based on JSP/Java Servlets PHP is another server scripting language


What is the difference between PHP and JSP?

They are different technologies - JSP stands for Java Server Pages, where PHP means PHP: Hypertext Preprocessor... Basically, they do the same thing - generate webpages, but JSP scripts are programmed in Java, and PHP scripts in PHP, which are completely different scripting languages. PHP is usually used in small to medium-sized projects, where Java tends to be percieved as a more "enterprisey" (aimed at large projects).


Which is best for a fresher Java or PHP?

PHP is very sufficient option for a fresher because its easy to learn.


How do you import others codes in java?

using servlets, php, and database we can connect import codes into java


How do you use settime out in php?

we cant use set timeout function in php because it is of java script function


Is COM and Java Applets supported by PHP?

Yes. See the references.


How can you embed a Java program in PHP webpage?

In the output stream (i.e. using echo), output an "embed" tag (or if using older HTML, the "applet" tag). Note that the Java will run on the client, not on the server, meaning that PHP variables, etc, will not be available to it.


What are the differences between PHP and Java Programming?

Java is primarily used to create desktop applications/software while PHP is used to make web applications/websites.Ofcourse both support website/web and desktop applications but you would find very few who interchange those two.Java is complex while PHP is a bit simpler.Java has a massive library while PHP has a small but quite useful library.Generally speaking JAVA developer earns more then PHP counterpart


Which has more jobs Java or PHP?

I suppose you will find more jobs if you are good with Java since many softwares are written in Java language whereas on the other side if you are inspired by internet then you should look forward to PHP which is a very sophisticated language for web world.


How do you equate a php variable to a javascript variable?

Ideal thing would be to retrieve the value from PHP using AJAX and then assigning it to a java script variable. Thereafter compare it to the java script variable that is already present.


What is a PHP course?

After Apache concludes that is a PHP record, it offers it to the PHP translator. When PHP gets the record it peruses it and executes any PHP code it can discover. After it is finished with the record, the PHP mediator gives the yield of the code, assuming any, back to Apache. At the point when Apache gets the yield once again from PHP, it sends that yield back to a program which renders it to the screen.we can begin building up our first PHP/Java application: a flower specialist shopping basket application that shows six bunches of roses and their comparing costs. The application is a PHP content that executes a Java meeting bean, which will be the "motor" of the application on the grounds that the outcomes will be given by a Java class named flower Bean.PHP Tutorial : Javatpoint