検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 953 for [SIMILAR] 16 1024 4096 WITH 55725 closecursor WI... (0.569 sec.)
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
ジョブ制御のプロセスグループ ID を得る 0
« posix_getlogin posix_getpgrp » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を得る posix_getpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgid — ジョブ制御のプロセスグループ ID を得る 説明 posix_getpgid ( int $process_id ): int | false プロセス process_id のプロセスグループ ID を ...
https://man.plustar.jp/php/function.posix-getpgid.html - [similar]
サービスの状態を更新する 0
« win32_set_service_exit_mode win32_start_service_ctrl_dispatcher » PHP Manual win32service 関数 サービスの状態を更新する win32_set_service_status (PECL win32service >=0.1.0) win32_set_service_status — サービスの状態を更新する 説明 win32_set_service_status ( int $status , int $checkpoint ...
https://man.plustar.jp/php/function.win32-set-service-status.html - [similar]
はじめに 0
« iconv インストール/設定 » PHP Manual iconv はじめに はじめに このモジュールには、iconv による文字集合の変換機能へのインターフェイスが含まれています。 このモジュールにより、ローカルな文字集合で表された文字列を、Unicode 文字集合のような 他の文字集合で表わされた文字列に変換することができま ...
https://man.plustar.jp/php/intro.iconv.html - [similar]
実行演算子 0
« エラー制御演算子 加算子/減算子 » PHP Manual 演算子 実行演算子 実行演算子 PHP は 1 種類の実行演算子、バッククォート (``) をサポートします。 シングルクォートではないことに注意してください! PHP は、バッククォートの 中身をシェルコマンドとして実行しようとします。出力が返されます (すなわち、 ...
https://man.plustar.jp/php/language.operators.execution.html - [similar]
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
一般的な考慮事項 0
« はじめに CGI バイナリとしてインストール » PHP Manual セキュリティ 一般的な考慮事項 一般的な考慮事項 完全に安全なシステムは理想の産物でしかないため、セキュリティ業界で しばしば使用される手法は、リスクと利便性のバランスのとれた手法です。 変数がユーザーから投稿される度に(網膜スキャンと指紋 ...
https://man.plustar.jp/php/security.general.html - [similar]
Win32Service サービスエラー制御定数 0
« Win32Service サービス開始型定数 Win32Service サービスフラグ定数 » PHP Manual 定義済み定数 Win32Service サービスエラー制御定数 Win32Service サービスエラー制御定数 定数 値 説明 WIN32_SERVICE_ERROR_IGNORE 0x00000000 起動プログラムはエラーを無視し、開始操作を続行します。 WIN32_SERVICE_ERRO ...
https://man.plustar.jp/php/win32service.constants.errorcontrol.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]