Php button call php program
Posted
by
user1117057
on Stack Overflow
See other posts from Stack Overflow
or by user1117057
Published on 2014-08-22T22:17:58Z
Indexed on
2014/08/22
22:19 UTC
Read the original article
Hit count: 137
I am totally new. So this might seem basic. But I tried various methods and had no good results.
I am trying to build a browser based remote control to my sonos. I have various php programs to play, volume up, etc
How do I display multiple buttons that when pressed calls up the related php programs to control the sonos. Ideally the displayed page should stay at the same page showing the buttons.
Please guide me on the php/html code
Thanks
© Stack Overflow or respective owner