4 Answers - Sort by: Date | Rating
For anyone who is interested in making websites or web site applications, you may have heard of these two terms but you cannot differentiate between the two. Basically, the first one, JavaScript, is a client side programming language. This means that you can design and test this on your own computers server. This makes it easier if you cannot have access to the internet at the given time. It can be quite easy to learn as well but there is a limit to what you can do with JavaScript.
On the other hand you have the more powerful PHP and if you can learn this, you could produce some powerful and user interactive websites. However the problem with php is that it is a server side programming language, meaning that you have to test it on a web server. So PHP allows you to design powerful websites and Javascript is the easiest to learn out of the two.
On the other hand you have the more powerful PHP and if you can learn this, you could produce some powerful and user interactive websites. However the problem with php is that it is a server side programming language, meaning that you have to test it on a web server. So PHP allows you to design powerful websites and Javascript is the easiest to learn out of the two.
0
0
To contradict what has been said so far, the difference is that JavaScript can be written on the server side too and can get very complicated. JavaScript is often used as the client scripting language on the same page with PHP which does the server side stuff. ASP or ASP.net is an alternative to PHP.
0
0
Javascript is processed mostly by the browser(client side),while PHP is the server side language used to handle dynamic pages.
0
0
Java script is not language.its a client side language that means its script..and its can be used for create web page...
PHP is a Hypertext Pre-processor.. Its can be used for create web page..any PHP code in requested file can be executed by PHP run time..its run on only web server
PHP is a Hypertext Pre-processor.. Its can be used for create web page..any PHP code in requested file can be executed by PHP run time..its run on only web server
0
0
Guest
answered 2 months ago
- How To Update The Sim 3 Expansion?
- What Is An Attribute In Java?
- Do I Have To Write A Main Method In Every Class I Create?Why?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Servlet In Java?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Replaces Pointers In Java?
- How Many Types We Create Object In Java?
- I Signed Up Promo Code 505124 For 12 Months My Bill Said For 6 Months Who Fix This Error?
- What Is The Difference Between PHP And .Net?
- What Is The Difference Between Print() And Echo() In Php?
- What Is The Difference Between Asp.net And Php?
- What Is The Difference Between Php And Ruby On Rails?
- In Terms Of Searching For A Job, What Is Difference Between Asp.net And Php?
- What Is PHP?
- What Is PHP And What Are The Benefits Of Using It?
- Who Is The Father Of Php?
- Can You Use Php In Flash?
- What R The Basics Of Php?

New Comment - Comments are editable for 5 min.