client side scripting language Vs server side scripting
language
Answer Posted / rajeev sharma
client side scripting language run on local machine..means
it machine dependent. but server side scripting language run
on server means it not machine dependent it can run on any
machine .
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How do you count numbers in php?
What is the use of trim in php?
What is difference between web service and api?
How to convert strings to numbers in php?
How long should a session last?
What is session and why do we use it?
What are the array functions in php?
Php code to find whether a number armstrong or not?
What is the difference between htmlentities and htmlspecialchars in php?
How to remove the new line character from the end of a text line?
What is php and its features?
Explain how can we execute a php script using command line?
What language is similar to php?
What is meant by an associative array?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?