Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Credit Card Processing
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
POSIX 関数
PHP Manual
PHP Manual
»
POSIX
»
POSIX 関数
POSIX 関数
参考
プロセス制御関数
に関する節も 役に立つでしょう。
目次
posix_access
— ファイルのアクセス権限を判断する
posix_ctermid
— 制御する端末のパス名を得る
posix_eaccess
— ファイルがアクセスできるかを調べる
posix_errno
— posix_get_last_error のエイリアス
posix_fpathconf
— 設定可能なリミットの値を返す
posix_get_last_error
— 直近で失敗した posix 関数が設定したエラー番号を取得する
posix_getcwd
— 現在のディレクトリのパス名
posix_getegid
— 現在のプロセスの有効なグループ ID を返す
posix_geteuid
— 現在のプロセスの有効なユーザー ID を返す
posix_getgid
— 現在のプロセスの実際のグループ ID を返す
posix_getgrgid
— 指定したグループ ID を有するグループに関する情報を返す
posix_getgrnam
— 指定した名前のグループに関する情報を返す
posix_getgroups
— 現在のプロセスのグループセットを返す
posix_getlogin
— ログイン名を返す
posix_getpgid
— ジョブ制御のプロセスグループ ID を得る
posix_getpgrp
— 現在のプロセスのグループ ID を返す
posix_getpid
— 現在のプロセス ID を返す
posix_getppid
— 親プロセスの ID を返す
posix_getpwnam
— 指定した名前のユーザーに関する情報を返す
posix_getpwuid
— 指定 ID のユーザーに関する情報を返す
posix_getrlimit
— システムリソース制限に関する情報を返す
posix_getsid
— プロセスの現在の sid を得る
posix_getuid
— 現在のプロセスの実際のユーザー ID を返す
posix_initgroups
— グループアクセスリストを求める
posix_isatty
— ファイルディスクリプタが対話型端末であるかどうかを判定する
posix_kill
— プロセスにシグナルを送信する
posix_mkfifo
— fifo スペシャルファイル(名前付きパイプ)を作成する
posix_mknod
— スペシャルファイルあるいは通常のファイルを作成する (POSIX.1)
posix_pathconf
— 設定可能なリミットの値を返す
posix_setegid
— 現在のプロセスの実効 GID を設定する
posix_seteuid
— 現在のプロセスの実効 UID を設定する
posix_setgid
— 現在のプロセスの GID を設定する
posix_setpgid
— ジョブ制御のプロセスグループ ID を設定する
posix_setrlimit
— システムリソース制限を設定
posix_setsid
— 現在のプロセスをセッションリーダーにする
posix_setuid
— 現在のプロセスの UID を設定する
posix_strerror
— 指定したエラー番号に対応するシステムのエラーメッセージを取得する
posix_sysconf
— システムの実行時情報を返す
posix_times
— プロセス時間を得る
posix_ttyname
— 端末のデバイス名を調べる
posix_uname
— システム名を得る
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google