client side scripting language Vs server side scripting
language
Answer Posted / sathya
The client-side scripts, like JavaScript or VBScript, are
executed in the client (a browser). The server-side ones
(like PHP, ASP, JSP, ColdFusion) are executed on the server.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
Which php global variable is used for uploading a file?
What does the unlink() function mean?
How do you check is php not empty?
What is the difference between == and === operator in PHP?
What is a query in a database?
Is php a framework?
Is php worth learning in 2019?
How to get the position of the character in a string in php?
Write a program to find no of days between two dates in php?
How to increase the execution time of a PHP script?
What is the timeout period on session values?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
What are new features in php 7?
Which library is used in php to do various types of image work?