Hi, just a general question are there any issues with using named pipes from a php script, currently i'm calling a bash script from php to write to a named pipe.
This would be on Debian Linux to communicate from a php script to some background running C program