Running PHP scripts server side

Hi guys, been having a play about with Wappler over the past week and so far I’m blown away at the functionality and easier of use.

I have been having a play about with a Twilio PHP file to send an SMS once a button is clicked. I have this working in the front end by executing the PHP file and passing variables, which is working great. Problem I have is the when the button is clicked it opens the PHP script and the output is shown on screen, I’ve set this to redirect back to the page once complete, but ideally I would like this to happen in the background without forwarding to the script. This then has implications on showing notifications etc

Is it possible to set this up under server connect so this all happens in the background?

Thanks

Community Page
Last updated: