When use javascript vs php?



When use javascript vs php?..

Answer / Shaishav

JavaScript is used for client-side scripting (frontend), while PHP is used for server-side scripting (backend). JavaScript runs in the user's web browser, and PHP processes server requests and generates HTML.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is a helper function?

1 Answers  


How to count all the lines of code in a directory and sub folder?

1 Answers  


what are Implode and Explode functions?

8 Answers   HCL,


What is $_ post in php?

1 Answers  


List out some tools through which we can draw E-R diagrams for mysql.

2 Answers  


Is runtime polymorphism overriding?

1 Answers  


is 'easyphp' is compelete technology to design a phpmysql site?

3 Answers  


What is the best php framework 2018?

1 Answers  


Distinguish between urlencode and urldecode?

1 Answers  


How to get number of elements in an array?

1 Answers  


Php code to find whether a number armstrong or not?

1 Answers  


How to set session.gc_divisor properly?

1 Answers  


Categories