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
Tell me is it possible to submit a form with a dedicated button?
What does $_cookie mean?
What is the difference between php and core php?
Tell me how to find current date and time?
Why are sessions used?
What does $globals mean?
What are hooks in php?
Tell me how is it possible to return a value from a function?
Does php 7 support multiple inheritance?
How to write the form tag correctly for uploading files?
Why do we use in php?
How to calculate the length of a string?
Why would we use === instead of ==?
How to call php function in jquery?
What is php addslashes?