0 votes
in PHP by
How can you submit a form without a submit button in PHP?

1 Answer

0 votes
by

PHP allows you to include file so that page content can be reused again. There are two ways to add the file in PHP.

include

require

Related questions

+1 vote
asked Nov 27, 2022 in AJAX by sharadyadav1986
0 votes
asked Dec 3, 2019 in JavaScript by rajeshsharma
...