client side scripting language Vs server side scripting
language
Answer Posted / subash
server side scripting:script run on server ie,a single machine
Client side scripting:script runs on client's machine.
| Is This Answer Correct ? | 6 Yes | 21 No |
Post New Answer View All Answers
Explain about objects in PHP?
Do you have to initialize variables in php?
How does php work with apache?
How the web server interprets php and interacts with the client?
How to access a specific character in a string?
What is meant by MIME?
How to concatenate two strings together in php?
How to store the uploaded file to the final location?
What is the difference between $message and $$message in php?
What is move_uploaded_file in php?
Explain php explode() function.
What is get method in java?
What is php ci?
How can we change the value of a constant?
What is the sign to start variables in PHP?