Answer Posted / solutio magister
Validations can be done through JAVASCRIPT. Since
JavaScript is a browser side scripting language validations
can be done by avoiding the processing time in server side.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Explain what is memcache?
What are the differences between GET and POST methods?
List data types in PHP?
What should we do to be able to export data into an excel file?
What is asort php?
Tell us how can we display the output directly to the browser?
What is needed to be able to use image function?
What is difference between single quotes and double quotes in php?
Please explain is it possible to use com component in php?
Is c similar to php?
What is difference between static and final in php?
What is the use of strip_tags() method?
How can I load data from a text file into a table?
What is the use of mysql_fetch_assoc in php?
What is the use of header in php?