How can we submit a form without a submit button?
Answer Posted / ragavan
using php page transfer code:
header(Location:example.php)
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the difference between file_get_contents() and file_put_contents() in php?
What is the difference between php and core php?
Explain do you use composer? If yes, what benefits have you found in it?
Is not null in php?
What is use of echo in php?
What is the difference between explode and split?
How to set session.gc_divisor properly?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
How to check if a string contains a character or word in php?
Is ruby on rails php?
What is the use of friend function in php?
Tell me how can we determine whether a variable is set?
How to define a user function?
What are include() and require() functions?
Why php is used?