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 |
Is polymorphism inherited?
How to block direct directory access in PHP?
What is meant by nl2br()?
4 Answers Rushmore Consultancy,
What is php7?
Specify array sort functions available in php ?
Tell me is it possible to remove the html tags from data?
How is the comparison of objects done in php?
How to create and destroy cookies in php?
WHat is the diff. between PHP4 and PHP5?
6 Answers Clarion Technologies, IBM, OmniNet, Sparkton Infotech,
How can we get the properties (size, type, width, height) of an image using PHP image functions?
can any one tell how to install LAMP server in terminal in ubuntu.....and also tell please how to run php files in ubunut and how to save and compile in ubuntu..i already installed ubuntu ..but i dont installed lamp server so i want to install lamp server in terminal is it possible please reply
What are the different methods of passing data or information between two calls of a web page? What are the advantages/disadvantages of these methods?