PHP serverside scripting language or client side scripting
language>
Answers were Sorted based on User's Feedback
Answer / devendrarjadav
PHP is a serverside scripting language.
| Is This Answer Correct ? | 11 Yes | 1 No |
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 |
Answer / shivappa
php is server side scripting language
where as javascript is client side(vbscript)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / hyma
clientside scripting language is Javascript.It is used to
client side validations ex:Login form validation
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / chinnu
php is server side scripiting language and it is open
source also , it is easy with downloaded
| Is This Answer Correct ? | 3 Yes | 2 No |
What does $_env mean?
How I can control asset documents without GR/IR?
0 Answers i2U Systems, Industrial Hand Protection, Mutha Technosoft,
Is php a float?
How can I find what type of images that the PHP version supports?
Explain about Functions in PHP?
What is exception in php?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
Define anonymous classes in php7?
What does a special set of tags do in php?
Tell me is it possible to remove the html tags from data?
How to find length of an array in php ?
What is the use of rand() in php?