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
What is a model in php?
Tell me what kind of things have you done on the social side?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What does the unlink() function means?
How to check a variable is array or not in php?
Why php is used with mysql?
What is cookie and session in php?
When is a conditional statement ended with endif?
Explain how can we increase the execution time of a php script?
How to delete cookie files on your computer?
What are different types of errors available in Php?
What is call by reference in php?
How does the identity operator === compare two values?
What is cookies php?
What is the difference between == and === in php?