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
Whether it is possible to share a single instance of a memcache between multiple php projects?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
/temp is a type of filesystem directory. State Whether True or False?
Tell me how do you define a constant?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Explain how to execute a php script using command line.
Tell me is it possible to submit a form with a dedicated button?
What is difference between rest api and restful api?
Does php support function overloading?
What are the differences between session and cookie?
What is overloading and overriding in php?
What is the use of limit in mysql?
Can we override magic methods in php?
Explain the types of functions for Splitting String?
What is faster in php?