HI.
I have written a C program to control serial port operations. I have this C program stored on My Documents on my server PC HD.
I want users to be able to access my website , click a button and this program will be executed. Is this possible using PHP? How? Again I want to be able to execute a c-program on my server pc hard-drive to control serial port on PC from anywhere in world.
Can PHP be used to "call" or "EXECUTE" my C Program.? Thanks and sorry if this is the wrong forum for such a question..