Jump to content

PHP function for button


qmqmqm

Recommended Posts

Hi

 

Is there a way to make a button on an HTML page such that it invokes a function written in PHP, such as echoing something on the html page?

 

The only way to do this that I know of is to have the button in a form, and pass variable to a new page using HTTP POST. Is there a way to do this without loading a new page?

 

Thanks a lot.

 

Tom

Link to comment
https://forums.phpfreaks.com/topic/145236-php-function-for-button/
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.