Calling PHP script from button click
Autor: Mitch F.
Visitado 2498,
Seguidores 1,
Compartilhado 0
Here is what i'm trying to accomplish. I have a website for my rental property at the Beach. I'm adding a button where renters can get instant price quote by passing check-in and check-out date to php script. This php script will calculate the total rental price by getting rental rate and taxes from mysql and send back a detailed rental price. Is this possible with Website X5? Basicly I need it to call php script from a button and pass parms.
Thanks in advance for any help...
Publicado em
Hello Mitch,
Best to seek help for these kind of questions is to check internet, especially on stackoverflow there are many examples.
https://stackoverflow.com/questions/1697484/a-button-to-start-php-script-how
https://www.quora.com/How-do-I-create-a-PHP-button-to-run-a-script-on-a-click