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
Is it possible to use com component in php?
What is an associative array?
What is meant by urlencode and urldecode?
How to replace a text in a string with another text in php?
Tell me how comfortable are you with writing html entirely by hand?
Which one is best framework for php?
What is the current php version?
Tell me what is the main difference between php 4 and php 5?
What is Mcrypt used for?
How to open a file for writing?
What is difference between array_merge and array_combine in php?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
What is super () python?
What is php call function?
How to get ip address of a server in php?