I need to write program that communicate with a device driver on the Linux flatform, but can be controled from web. I don't know how to call the driver's API in C from PHP. Any idea how can i call the driver's API in C and can be integrate with php?
Thank alots,
DungHuynh