What is the substitution of submit in PHP?
Answer Posted / narender
It is possible by using <a href=submit.php?val=name>.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Tell me what is the use of the function htmlentities?
Which is used to maintain the value of a variable over different pages?
How can you upload a file using php?
What is the difference between die () and exit () in php?
How to join multiple strings into a single string?
What is php7?
Is time a dependent variable?
How to create and destroy cookies in php?
What is pdo in php why use?
What is a simple php method to make a cross domain data request?
What is associative array in php?
What is a php form?
What is the use of magic function in php?
What is difference between session and cookies in php?
Is it more secure to use cookies to trfer session ids?