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
How to create a directory?
What does odbc do in context with php?
Is php good for career?
What is composer used for?
What is zend studio for?
What are the popular frameworks in php?
How to download files from an external server with code in php?
Why do we use cookie?
What are the advantages of php mysql?
Do you know what does $globals means?
Explain the difference between isset() and empty()?
What does $globals mean?
What is session and why do we use it?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
Why constructor is not overridden?