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 do you display the output directly to the browser?
What are the rules in creating php variable?
What is mysql_real_escape_string used for?
Is array a key php?
What is form submission?
Is php faster than javascript?
What is cookie and why do we use it?
What does $_ post mean in php?
What new features php7 has in store for us?
Tell me what are magic methods?
When sessions ends?
What is the difference between php 5 and php 7?
Explain what are psrs?
Name some of the constants in php and their purpose.
Is php required for wordpress?