Can PHP running on a Linux webserver open, via the internet, a remote laptop's serial port and issue instructions?
I'd like to have a web page (internet surfer) invoke PHP code from a website and open a remote, standard, internet connect laptop's serial port. Can PHP do that? what PHP statements should I start with? Any examples anyone would like to send my way?
kc