answersLogoWhite

0

PHP and Java.. humm

PHP is a programming language to make websites and scripts on the web.. while Java is an hardware programming language, please be advised that you can use Java applications on the web by using applets...

But generally Java will be used to develop hardware applications..

But if you meant JavaScript instead of Java:

JavaScript is an client side language that help you change/modify your elements on your website without reloading page.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the differences between Java OOP and PHP OOP?

JAVA is an Object Based Programming Language. it doesn't provide multiple inheritance and operator overloading. while Object Oriented Lanuages provides both.


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 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


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


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 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).


The PHP syntax is similar to which languages?

Its similar to a number of languages such as C, C++, Java and Perl.


Difference between jsp and php?

JSP stands for Java Server Pages whereas PHP stands for Hypertext PreProcessor. PHP is a scripting language whereas JSP is a full fledged technology. JSP is much more powerful and has more features than PHP


What are the differences between C and Java reference variables?

Java does not have the concept of Reference Variables. We cannot access the memory location where the data is stored in Java.


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