検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 324 for [SIMILAR] 16 1024 4096 WITH 18420 ーネ WITH 1322... (0.503 sec.)
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
ファイルパスに関する情報を返す 0
« parse_ini_string pclose » PHP Manual ファイルシステム 関数 ファイルパスに関する情報を返す pathinfo (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pathinfo — ファイルパスに関する情報を返す 説明 pathinfo ( string $path , int $flags = PATHINFO_ALL ): array | string pathinfo() は、 path に関する情報 ...
https://man.plustar.jp/php/function.pathinfo.html - [similar]
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.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_ACCEPT_HARDWAREPROFILECHANGE ...
https://man.plustar.jp/php/win32service.constants.controlsaccepted.html - [similar]
Salt-encrypts a value 0
« radius_request_authenticator radius_send_request » PHP Manual Radius 関数 Salt-encrypts a value radius_salt_encrypt_attr (PECL radius >= 1.3.0) radius_salt_encrypt_attr — Salt-encrypts a value 説明 radius_salt_encrypt_attr ( resource $radius_handle , string $data ): string | false Appl ...
https://man.plustar.jp/php/function.radius-salt-encrypt-attr.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
日付/時刻 の算術 0
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行や、 異なった日を持つ月に関する 日付/時刻 の算術の罠をいくつか紹介します。 例1 DateTimeImmutable::add/sub は、経過時間を含む区間を足してしまう DST (夏時間) への移行タイミングをまたいで 24時間を ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]