Anyone know of a extension for php that will allow me to do interprocess communication with other server programs? I looked at shared memory, but it seems to be for Unix/Linux. I didn't see any relevant extensions on PECL either. At the least, a way to call the win32 API would suffice.