What is the substitution of submit in PHP?
Answer Posted / umesh
you can use Header
header("Location: nextpage.php")
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
How should a model be structured in mvc?
Does php 7 support mysql?
How to assigning a new character in a string using php?
Xplain is it possible to use com component in php?
What is instantiation?
How do I run a php file?
Explain what is memcache?
Php program to generate fibonacci series?
What is namespace and use in php?
what are interfaces and Abstart classes
How to download file in php?
Tell me what is the use of "ksort" in php?
Which is better session or cookie?
How to call a php function from another php file?
How to retrieve the original query string?