What is the substitution of submit in PHP?

Answer Posted / i_know_php_bit

there are two ways
1) Using Javascript-
form.submit();
2) Using CURL functions

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can we increase the execution time of a php script?

504


What is the difference between query and question?

520


How can we check the value of a given variable is alphanumeric?

541


How do you pass a variable by value?

583


How to remove leading and trailing spaces from user input values?

542






What is the Pipe Symbol represented?

624


How to get length of an array in PHP?

568


What is crypt () in php?

490


Is php fully object oriented?

486


How to create a session? How to set a value in session? How to remove data from a session?

512


Explain php parameterized functions.

559


Is python similar to php?

548


How to define a function with any number of arguments?

566


Why does sql injection happen?

569


What is the functionality of md5 function in php?

588