How can we submit a form without a submit button?
Answer Posted / prakash
In PHP, form can be submitted with simple code:
'header("location:page.php");'
| Is This Answer Correct ? | 18 Yes | 14 No |
Post New Answer View All Answers
Is it easy to learn php?
What are classes in php?
What is cookie and why do we use it?
What is use of htmlspecialchars php?
How many keywords are there in php?
What are the main error types in php?
Where php language is used?
What php framework does wordpress use?
What are the ways to include file in php?
What is a string in r?
Explain me what is the importance of "method" attribute in a html form?
What is the meaning of a final class and a final method?
What is the use of Php variables?
Do you know what is the function func_num_args() used for?
How can you propagate a session id?