posix_mkfifo

posix_mkfifo -- Create a fifo special file (a named pipe)

Description

bool posix_mkfifo ( string pathname, int mode)

Opmerking : Als safe-mode aan staat , zal PHP kijken of de directory waarin je wilt werken dezelfde UID heeft als het script dat wordt uitgevoerd .