Answer Posted / creatore
simple use javascript
document.form_name.submit();
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How to remove all duplicate values in array in php?
What is super () python?
Tell me how to create a text file in php?
Tell me what are the encryption techniques in php?
What is difference between static and constant?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is the use of post in php?
What is restful api?
What the limitation of header() function in php?
How to include variables in double-quoted strings?
Write a program to find a string is palindrome or not?
Tell me which programming language does php resemble to?
Which function can be used to delete a file?
Why does sql injection happen?
What is asort php?