client side scripting language Vs server side scripting
language
Answer Posted / dinesh gaur
client side Scripts executed only by the browser without using
server is called client-side scripting language. it depends on browser. Scripts executed by the web server and the script
processed by the server is called server-side scripting language.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which is the dependent variable?
How to insert a line break in php string?
What is isset php?
How to read the entire file into a single string?
What is php default argument?
Tell me how the result set of mysql be handled in php?
Which function is used to read a file removing the html and php tags in it upwork?
What is string function sql?
How is it possible to return a value from a function?
What does the unlink() function means?
How we can get the number of elements in an array?
Do you know how to delete a file from the system?
Tell me are parent constructors called implicitly inside a class constructor?
What is nginx and what is it used for?
Why do you need to filter out empty files?