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
- What Are The Service In Rmi?
- I'm Having A Problem With The Error Code 25099 Unzipping Core File Failed.I've Tried Everything I Can Think Of. ?
- How Do I Workaround Error 25099?
- How Do I Install Java When I Keep Getting This Unzipping Core Files?
- How To Wright A Java Programme After Setting Path For It?
- If There Is One Class Template Which Has One Static Member Variable That Static Variable Will Belong To?
- How To Install Java On A I465?
- How To Load Java On Lg Env2?
- How Are Lists Implemented In Java?
- How To Write Small Program That Printout The Even Integers From 2 To 100 Using A Do While Loop?
- What Is The Theme For Math Fair 2009?
- What Is The Theme Of Math Month?
- How To Create A Batch File To Execute MS Word Application?
- Why Are Read Jvm In Byte Code?
- What Is The Function Of Final?
- How To Create A Diamond In For Loop In Java Using *?
- Public Static Void Main(string A[]) I Know Why Use Static Keyword?
- Do Stores Accept Blank Checks?
- What Good Qualities Of A Java Class?
- How Can I Compile My Own Rmi Package?
- I Want To Run A Basic Program In Unical, Engneering Program. How Will I Go About It?
- Balance Used Could Be Read To 0.01 Gram, What Percentage Error Might You Expect When Weighing A 10.00 Gram Object?
- How To Fix Java Errors On Cell Phone This Is What It Says Null Pointer Java/lang/null Pointer Exception It Says The Above When I Try To Connect To The Internet?
- Java Exit Code For A Program?
- 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?
- How To Php Learn?
- What PHP Stands For?
- What Is The Best PHP Framework?

New Comment - Comments are editable for 5 min.