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
Can you define an array argument as a reference type?
How do you use bcrypt for hashing passwords in php?
What’s the special meaning of __sleep and __wakeup?
What are the benefits of using queries?
How come the code works, but doesn’t for two-dimensional array of mine?
What are the different errors in php?
What is the difference between get and post method in php?
Can you use both this () and super () in a constructor?
How do you trim spaces in excel?
Why php 7 is faster?
What is constructors and destructors?
What is the use session in php?
How do you destroy a particular or all Sessions?
Is php session id unique?
How do functions work?