I want to run a PHP function with an HTML button click.
I can call a PHP script this way:
Name
You should include a.php In action.php, For example :
action.php :
include( 'a.php' ); //Your codes
if you want for example ok() function in a.php, now a.php exist in action.php