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
How does firefox manage cookies?
How to find a specific value in an array?
What is the difference between javascript and php?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
Is ruby on rails php?
How can we display information of a variable and readable by human with php?
How the result set of mysql be handled in php?
How to generate a character from an ascii value?
What is meant by PEAR in PHP?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to create a table using php?
What are the rules to declare a php variables?
How many escape sequences are recognized in double-quoted strings in php?
How do you clear environment variables?
Does php 7 support mysql?