How can we submit a form without a submit button?
Answer Posted / ragavan
using php page transfer code:
header(Location:example.php)
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
How to get ip address of clients machine?
Is jquery better than javascript?
How values in arrays are indexed?
write a note on Testing the web site
What is $_ get in php?
Tell me how to execute an sql query? How to fetch its result?
How is it possible to know the number of rows returned in result set?
Is session a cookie?
Tools used for drawing er diagrams?
How does php strcmp work?
What is the functionality of md5 function in php?
Where is session id stored?
What is the difference between md5(), crc32() and sha1() crypto on php?
Explain what are psrs? Choose 1 and briefly describe it?
Which function(s) in PHP computes the difference of arrays?