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
What is php7?
What is put method in php?
Can you define an argument as a reference type?
How can I find my php version?
Is null in php?
How can we create a database using php?
What is advanced php programming?
Explain what is the difference between session and cookie?
How does csrf attack work?
What is array filter php?
Which function is used in php to delete a file?
What is default session time and path in php?
What is the current stable version of php? What advance thing in php7?
How to repeat a string to a specific number of times in php?
Explain the ternary conditional operator in php?