"ioctl performs a variety of control functions on devices and STREAMS."
It stands for I/O Control.
--
Regards.
M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com Hébergement de sites internets.
"Harald Mohring" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> I got
You have not specified a file name to open with fopen().
//will not work
$fp = fopen("", "r");
//will work
$fp = fopen("file.txt", "r");
"Harald Mohring" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I got the error-message:
> Warning: fopen("", "r") - Inapp
2 matches
Mail list logo