Hi ;
I am working on a project. I wanna control GPIO ports from a php file in a remote server. But the php file can't working properly on raspberry pi 3.
I try call a pyton script in php file.
How can access the gpio ports from remote php file to control local devices;
Example; I am using a server (that server contains the controller php file) , the remote raspberry that connected monitor will connect the server, i wanna open or close the monitor)




