検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 215 for [SIMILAR] 16 1024 4096 WITH 22290 ドデ WITH 1416... (0.345 sec.)
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
定義済み定数 0
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
Eio 関数 0
« 例 eio_busy » PHP Manual Eio Eio 関数 Eio 関数 目次 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリのパーミッションを変更する eio_chown — ファイルやディレクトリのオーナーを変更する eio_close — ファイ ...
https://man.plustar.jp/php/ref.eio.html - [similar]
IntlIterator クラス 0
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスは、intl 拡張機能全体を通じて、 拡張機能が提供する他のいかなるオブジェクトでも認識できない イテレータを表現します。 言語構造 foreach によって内 ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
ファイルをパースする 0
« mailparse_msg_get_structure mailparse_msg_parse » PHP Manual Mailparse 関数 ファイルをパースする mailparse_msg_parse_file (PECL mailparse >= 0.9.0) mailparse_msg_parse_file — ファイルをパースする 説明 mailparse_msg_parse_file ( string $filename ): resource ファイルをパースします。 ディ ...
https://man.plustar.jp/php/function.mailparse-msg-parse-file.html - [similar]
WDDX パケットをデシリアライズする 0
« wddx_add_vars wddx_packet_end » PHP Manual WDDX 関数 WDDX パケットをデシリアライズする wddx_deserialize (PHP 4, PHP 5, PHP 7) wddx_deserialize — WDDX パケットをデシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_deserialize ( string $packet ): mixed WDDX packet ...
https://man.plustar.jp/php/function.wddx-deserialize.html - [similar]
変数を WDDX パケットにシリアライズする 0
« wddx_serialize_value XMLDiff » PHP Manual WDDX 関数 変数を WDDX パケットにシリアライズする wddx_serialize_vars (PHP 4, PHP 5, PHP 7) wddx_serialize_vars — 変数を WDDX パケットにシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_serialize_vars ( mixed $var_name , ...
https://man.plustar.jp/php/function.wddx-serialize-vars.html - [similar]
レコードを返す 0
« yaz_range yaz_scan_result » PHP Manual YAZ 関数 レコードを返す yaz_record (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_record — レコードを返す 説明 yaz_record ( resource $id , int $pos , string $type ): string yaz_record() 関数は、現在の結果セットの pos で指定した位置にあるレコードを調べます ...
https://man.plustar.jp/php/function.yaz-record.html - [similar]