How can post form values with out press submit button
Answer Posted / abc
call javascript for that.
dosument.form.submit()
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is the difference between for and foreach?
What is composer phar?
Can I run php without xampp?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What are the rules to declare a php variables?
How to create a web form?
What are properties in php?
What are string functions?
Does empty check for null?
What is the default time of cookie in php?
What is the functionality of the functions strstr() and stristr()?
What is difference between action hook and filter hook?
Explain about require and include function?
What is PHP? Who is the father or inventor of PHP?
What is the advantage of runtime polymorphism?