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
How can you upload a file using php?
Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
What is difference between include,require,include_once and require_once()?
What are hooks in php?
Why constructor is not overridden?
Tell me what are magic methods?
How to convert strings to upper or lower cases?
Explain a resource?
What does namespace mean in php?
How to swap two variables without using 3rd temp variable.
Can we use onclick in submit button?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
What is meant by urlencode and urldecode?
Tell me how to find the position of the first occurrence of a substring in a string?
How to calculate the length of a string?