He forum,
I want to create an iOS app that controls my garage door opener via the pi's GPIO pins, I have already seen some tutorials on how to do this with PHP and setting up a web server. I am planning to use HTTP to send requests to the pi. I am also using a magnetic switch to see if the garage door is open or closed. I was hoping to get some help on how to do that.