I have a very simple php script I would like to have run when a button is clicked. The php script sends a command to an external server, so I’m not trying to change anything within the bubble app, I just want it to run the php script.
Anyone able to provide some hints or suggestions on what to look into to get something like this to work?