How can post form values with out press submit button
Answer Posted / guest
by using
form.submit();
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Tell me what is mean by an associative array?
Does mysql need php?
Why use php artisan serve?
How can you retrieve a cookie value?
What is the difference between get & post ?
Tell me is it possible to remove the html tags from data?
How can we display the output directly to the browser?
Tell me how can we determine whether a variable is set?
What are the main error types in php?
Explain do you use composer? If yes, what benefits have you found in it?
How would you determine the size of a file in php?
Which function will you use to create an array?
Explain the installation of PHP on UNIX systems?
What should be the length of variable for SHA256?
What is the use of limit in mysql?