検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1664 for [SIMILAR] 16 1024 4096 WITH 16854 数処 WITH 2649... (1.159 sec.)
与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行... 0
« socket_recvmsg socket_send » PHP Manual ソケット 関数 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行する socket_select (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_select — 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行 ...
https://man.plustar.jp/php/function.socket-select.html - [similar]
XML 外部エンティティの例 0
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンティティの例 この例は、XML コードに焦点を当てます。この例は、他のドキュメント をインクルードし処理するための外部エンティティリファレンスのハン ドラの使用法およびPIの処理方法、PIが含むコードに関 ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
終了したけれども処理されなかったリクエストの数を返す 0
« eio_nop eio_nready » PHP Manual Eio 関数 終了したけれども処理されなかったリクエストの数を返す eio_npending (PECL eio >= 0.0.1dev) eio_npending — 終了したけれども処理されなかったリクエストの数を返す 説明 eio_npending (): int eio_npending() は、終了したけれども処理されなかったリクエストの ...
https://man.plustar.jp/php/function.eio-npending.html - [similar]
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
PI (処理命令) 書き込む 0
« XMLWriter::writeElementNs XMLWriter::writeRaw » PHP Manual XMLWriter PI (処理命令) 書き込む XMLWriter::writePi xmlwriter_write_pi (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writePi -- xmlwriter_write_pi — PI (処理命令) 書き込む 説明 オブジェクト指向型 public XML ...
https://man.plustar.jp/php/xmlwriter.writepi.html - [similar]
MIME ヘッダフィールドを作成する 0
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]