検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 690 for [SIMILAR] 16 1024 4096 WITH 20686 expect WITH 39... (1.021 sec.)
制御する端末のパス名を得る 0
« posix_access posix_errno » PHP Manual POSIX 関数 制御する端末のパス名を得る posix_ctermid (PHP 4, PHP 5, PHP 7, PHP 8) posix_ctermid — 制御する端末のパス名を得る 説明 posix_ctermid (): string | false そのプロセスで現在制御している端末のパス名を表す文字列を作成します。 エラーが発生した場 ...
https://man.plustar.jp/php/function.posix-ctermid.html - [similar]
fifo スペシャルファイル(名前付きパイプ)を作成する 0
« posix_kill posix_mknod » PHP Manual POSIX 関数 fifo スペシャルファイル(名前付きパイプ)を作成する posix_mkfifo (PHP 4, PHP 5, PHP 7, PHP 8) posix_mkfifo — fifo スペシャルファイル(名前付きパイプ)を作成する 説明 posix_mkfifo ( string $filename , int $permissions ): bool posix_mkfifo() は、 ...
https://man.plustar.jp/php/function.posix-mkfifo.html - [similar]
セマフォを解放する 0
« sem_get sem_remove » PHP Manual セマフォ関数 セマフォを解放する sem_release (PHP 4, PHP 5, PHP 7, PHP 8) sem_release — セマフォを解放する 説明 sem_release ( SysvSemaphore $semaphore ): bool sem_release() は、そのセマフォが コール元のプロセスにより現在確保されている場合、解放します。 そ ...
https://man.plustar.jp/php/function.sem-release.html - [similar]
ストリームに EOF を送信する 0
« ssh2_scp_send ssh2_sftp_chmod » PHP Manual SSH2 関数 ストリームに EOF を送信する ssh2_send_eof (PECL ssh2 >= 1.3) ssh2_send_eof — ストリームに EOF を送信する 説明 ssh2_send_eof ( resource $channel ): bool ストリームに EOF を送信します。 この関数は通常、標準入力をクローズしつつ、 標準出 ...
https://man.plustar.jp/php/function.ssh2-send-eof.html - [similar]
システムの平均負荷を取得する 0
« sleep time_nanosleep » PHP Manual その他の関数 システムの平均負荷を取得する sys_getloadavg (PHP 5 >= 5.1.3, PHP 7, PHP 8) sys_getloadavg — システムの平均負荷を取得する 説明 sys_getloadavg (): array | false 過去 1、5、15 分間のシステムの平均負荷 (システムの実行キューの中のプロセス数) を ...
https://man.plustar.jp/php/function.sys-getloadavg.html - [similar]
Windows のサポート 0
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_is_list() GD imagecreatefromavif() imageavif() MySQLi mysqli_result::fetch_column() mysqli_fetch_column() プロセス制御 pcntl_rfork ...
https://man.plustar.jp/php/migration81.new-functions.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PCRE 設定オプション 名前 デフォルト 変更可能 変更履歴 pcre.backtrack_limit "1000000" PHP_INI_ALL pcre.recursion_limit "100000" PHP_INI_ALL pcre.jit "1" PHP_INI_ALL PH ...
https://man.plustar.jp/php/pcre.configuration.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
Win32Service サービス開始型定数 0
« Win32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービスエラー制御定数 » PHP Manual 定義済み定数 Win32Service サービス開始型定数 Win32Service サービス開始型定数 定数 値 説明 WIN32_SERVICE_BOOT_START 0x00000000 デバイスドライバがシステムローダによって開始さ ...
https://man.plustar.jp/php/win32service.constants.servicestarttype.html - [similar]