検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 180 for [SIMILAR] 16 1024 4096 WITH 22488 wrapper WITH 1... (2.639 sec.)
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]
inotify インスタンスからイベントを読み込む 0
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを読み込む inotify_read (PECL inotify >= 0.1.2) inotify_read — inotify インスタンスからイベントを読み込む 説明 inotify_read ( resource $inotify_instance ): array inotify イベントを inotify イン ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
PKCS#12 認証ストアをパースして配列形式にする 0
« openssl_pkcs12_export openssl_pkcs7_decrypt » PHP Manual OpenSSL 関数 PKCS#12 認証ストアをパースして配列形式にする openssl_pkcs12_read (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_read — PKCS#12 認証ストアをパースして配列形式にする 説明 openssl_pkcs12_read ( string $pkcs12 , array &$c ...
https://man.plustar.jp/php/function.openssl-pkcs12-read.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
使用するウェブサービスの場所を設定する 0
« SoapClient::__setCookie SoapClient::__setSoapHeaders » PHP Manual SoapClient 使用するウェブサービスの場所を設定する SoapClient::__setLocation (PHP 5 >= 5.0.4, PHP 7, PHP 8) SoapClient::__setLocation — 使用するウェブサービスの場所を設定する 説明 public SoapClient::__setLocation ( ? stri ...
https://man.plustar.jp/php/soapclient.setlocation.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較 ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
ファイルのアドバイザリ・ロック 0
« streamWrapper::stream_flush streamWrapper::stream_metadata » PHP Manual streamWrapper ファイルのアドバイザリ・ロック streamWrapper::stream_lock (PHP 5, PHP 7, PHP 8) streamWrapper::stream_lock — ファイルのアドバイザリ・ロック 説明 public streamWrapper::stream_lock ( int $operation ): b ...
https://man.plustar.jp/php/streamwrapper.stream-lock.html - [similar]
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
ArrayAccess インターフェイス 0
« Throwable::__toString ArrayAccess::offsetExists » PHP Manual 定義済みのインターフェイスとクラス ArrayAccess インターフェイス ArrayAccess インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 配列としてオブジェクトにアクセスするための機能のインターフェイスです。 インターフェイス概要 interface ...
https://man.plustar.jp/php/class.arrayaccess.html - [similar]