How can we submit a form without a submit button?
Answer Posted / naresh
through header() function.
header("location:url:);
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
How can we display information of a variable and readable by a human with php?
Tell me what should we do to be able to export data into an excel file?
What does isset() function?
What are the different types of statements that are present in php?
Is learning php easy?
What are global variables in php?
Which Scripting Engine PHP uses?
How do I expire a php session after 30 minutes?
What is the difference between characters and #?
What is the role of php?
What does sign mean php?
Explain some of the php string functions?
What are the uses of explode() and implode() functions?
How long should a session last?
Why session timeout is important?