How can we submit a form without a submit buttom?
Answer Posted / ashwani kumar(delhi)
1 Function OnChange();
2. Function OnClick()
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to get ip address of clients machine?
What is the difference between explode() and split() functions?
How is it possible to remove escape characters from a string?
Which is variable cost?
What is multidimensional array in php?
What does odbc do in context with php?
What is php session id?
What is the name of scripting engine in php?
Could we start a variable with number like $4name?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
Tell me what is the use of the function htmlentities?
What is the use of return in php?
Tell me how can we connect to a mysql database from a php script?
armstrong number by using php while number is given by the keyboard.?
How to call a php function from another php file?