検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1046 for [SIMILAR] 16 1024 4096 WITH 41606 fcntl WITH 174... (1.366 sec.)
ディレクトリハンドルを閉じる 0
« streamWrapper::__destruct streamWrapper::dir_opendir » PHP Manual streamWrapper ディレクトリハンドルを閉じる streamWrapper::dir_closedir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_closedir — ディレクトリハンドルを閉じる 説明 public streamWrapper::dir_closedir (): bool この ...
https://man.plustar.jp/php/streamwrapper.dir-closedir.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
Win32 エラーコード 0
« Win32Service サービスフラグ定数 Win32 ベース優先度クラス » PHP Manual 定義済み定数 Win32 エラーコード 注意 : これらの定数は、Win32Service 1.0.0 以降では使えません。 Win32 エラーコード 定数 値 説明 WIN32_ERROR_ACCESS_DENIED 0x00000005 SCM データベースへのハンドルに適切なアクセス権限があ ...
https://man.plustar.jp/php/win32service.constants.errors.html - [similar]
ヘッダが既に送信されているかどうかを調べる 0
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどうかを調べる headers_sent (PHP 4, PHP 5, PHP 7, PHP 8) headers_sent — ヘッダが既に送信されているかどうかを調べる 説明 headers_sent ( string &$filename = null , int &$line = null ): bool ヘッダが ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]
購読中の全メールボックスの一覧を取得する 0
« imap_getmailboxes imap_header » PHP Manual IMAP 関数 購読中の全メールボックスの一覧を取得する imap_getsubscribed (PHP 4, PHP 5, PHP 7, PHP 8) imap_getsubscribed — 購読中の全メールボックスの一覧を取得する 説明 imap_getsubscribed ( IMAP\Connection $imap , string $reference , string $patt ...
https://man.plustar.jp/php/function.imap-getsubscribed.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.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]
名前空間の使用法: エイリアス/インポート 0
« namespace キーワードおよび __NAMESPACE__ 定数 グローバル空間 » PHP Manual 名前空間 名前空間の使用法: エイリアス/インポート 名前空間の使用法: エイリアス/インポート (PHP 5 >= 5.3.0, PHP 7, PHP 8) 外部の完全修飾名をエイリアスで参照したりインポートしたりする機能は、 名前空間において非常に重 ...
https://man.plustar.jp/php/language.namespaces.importing.html - [similar]
EvEmbed クラス 0
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0.2.0) はじめに イベントループを別のイベントループに埋め込むために使います。 クラス概要 class EvEmbed extends EvWatcher { /* プロパティ */ public $ embed ; /* メソッド */ public __construct ( ob ...
https://man.plustar.jp/php/class.evembed.html - [similar]