how to bind a .php to a button?

Just starting out? Need help? Post your questions and find answers here.
AMpos
Posts: 42
Joined: Mon Aug 03, 2020 5:15 pm

how to bind a .php to a button?

Post by AMpos »

How do I bind a simple .php script to a button?

I dont have to pass parameters to it, or receive any responde, just execute when the button is pressed.

Thank you.
User avatar
Paul
Posts: 195
Joined: Wed Feb 26, 2014 6:46 pm
Location: Canada
Contact:

Re: how to bind a .php to a button?

Post by Paul »

You could use Peter's version of "RunProgram"

viewtopic.php?f=6&t=1519&p=5362&hilit=runprogram#p5362
AMpos
Posts: 42
Joined: Mon Aug 03, 2020 5:15 pm

Re: how to bind a .php to a button?

Post by AMpos »

Thank you, I'll take a look
Post Reply