编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « posix_access constants
  • posix_setrlimit constants »
  • PHP Manual
  • 预定义常量
  • posix_mknod constants

posix_mknod() constants

Note:

These constants are available starting with PHP 5.1.0. Please note that some of them may not be available on your system.

POSIX_S_IFBLK ( integer)
Block special file
POSIX_S_IFCHR ( integer)
Character special file
POSIX_S_IFIFO ( integer)
FIFO (named pipe) special file
POSIX_S_IFREG ( integer)
Normal file
POSIX_S_IFSOCK ( integer)
Socket
相关文章
php 预定义常量 newt keysphp ingres 预定义常量php 预定义常量 constants for attribute flagsphp 预定义常量 server name indication constantsphp 预定义常量 version constantsphp 预定义常量 constants for optionsphp 预定义常量 posix access constantsphp 预定义常量 posix mknod constantsphp posix 预定义常量php 预定义常量 posix setrlimit constantsphp posix regex 预定义常量php rrd 预定义常量php sync 预定义常量php tidy 预定义常量php tokenizer 预定义常量php 预定义常量 win32service service error control constantsphp 预定义常量 win32service service control message constantsphp 预定义常量 win32service service flag constantsphp 预定义常量 win32service service start type constantsphp 预定义常量 win32service service status constants
关注编程学问公众号
编程学问网 湘ICP备20001732号