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 is php?
How can you send email in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
how to detect a mobile device using php
What is csrf cookie?
What does addslashes do in php?
How do I sort numbers in php?
Explain me what is the goto statement useful for?
Which functions are used to count the total number of array elements in php?
Is null empty php?
Tell me in php, objects are they passed by value or by reference?
What is the use of strip_tags() method?
What backslash character will match whitespace?
List functions available to sort an php array?
Where can I learn php?