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
Explain the difference between mysql_connect and mysql_pconnect?
Explain NULL?
What is session data?
How to get the length of string?
What is session in php w3schools?
Is false empty php?
What is polymorphism php?
What is __ invoke in php?
How do you end a function in python?
What does the initials of php stand for?
Does php 7 support multiple inheritance?
What is meant by PEAR in PHP?
What is the difference between html and php?
Which will start a session?
What is use of preg_replace in php?