What is the substitution of submit in PHP?
Answer Posted / shweta
<a href="javascript:document.formname.submit();">Submit</a>
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Does https prevent csrf?
How to declare an array in php?
How to create a session? How to set a value in session?
Is age interval or ordinal?
Is php better than python?
What happens if an expected input field was not submitted?
How can I make a script that can be bilingual (supports english, german)?
Explain how is it possible to cast types in 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.
What is slim framework?
Does strlen include null?
What is a php array?
What is a http session?
What is difference between rest and http?
What are php applications?