How can we submit a form without a submit button?

Answer Posted / naresh

through header() function.
header("location:url:);

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to access a specific character in a string?

493


How to check your php installation?

498


How to define a user function?

565


Differentiate between php5 and php7?

621


Write a program in php to check whether a number is prime or not?

488






Are php variables global?

549


How stop the execution of a php scrip?

525


What is the difference between indexed and associative array?

496


Can we override static method?

518


What is the difference between require_once and require in php?

547


What is php glob?

557


What is a query in a database?

526


What is Apache's configuration file typically called?

549


What is $_ env in php?

536


How we can retrieve the data in the result set of mysql using php?

514