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
Do you know what does mvc stand for and what does each component do?
What is the function of trim?
Explain why would we use === instead of ==?
How many open modes available when a file open in PHP?
What is cURL in PHP?
What does php do?
What is the role of php.ini file?
How to enable parsing?
How long does a php session last for?
Write a program in php to reverse a number?
How big is nvarchar max?
Where is php code written?
What distinguishes php from something like client side java script?
What is __ construct in php?
What is the use of die in php?