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 |
What is a helper function?
How to count all the lines of code in a directory and sub folder?
what are Implode and Explode functions?
What is $_ post in php?
List out some tools through which we can draw E-R diagrams for mysql.
Is runtime polymorphism overriding?
is 'easyphp' is compelete technology to design a phpmysql site?
What is the best php framework 2018?
Distinguish between urlencode and urldecode?
How to get number of elements in an array?
Php code to find whether a number armstrong or not?
How to set session.gc_divisor properly?