PHP serverside scripting language or client side scripting
language>
Answer Posted / sharmilajammula
PHP is a server side scripting language whereas javascript
is a client side scripting language,where it will do client
side validations in order to reduce burden to the server.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is session_set_save_handler in PHP?
Explain Whitespace Characters?
What does $_cookie means?
What is difference between echo and print_r in php?
How to reset/destroy a cookie?
What is the functionality of md5 function in php?
What are the ways to include file in php?
What is member variable?
Name some of the functions in php.
How to protect special characters in query string?
What is serialization in php?
What types of MYSQL function available for affecting columns
What is csrf token and how will you add csrf token in ajax?
How to create reusable code in php?
How to write comment in php?