How can we submit a form without a submit button?

Answer Posted / yogesh chaudhari

onBlur event use control

Is This Answer Correct ?    4 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what does mvc stand for and what does each component do?

509


Is php dying 2018?

550


What is the default time in seconds for which session data is considered valid?

582


What is implode() in php?

615


What are different types of errors available in Php?

505






What is strlen function in php?

520


Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

1516


Could we start a variable with number like $4name?

519


in PHP for pdf which library used?

562


Why die is used in php?

566


How to check if a string contains a character or word in php?

545


What is php beginner?

506


What is Different between Joomla And Magento?

2281


What is php stack?

529


explain php variable length argument function.

587