検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 378 for [SIMILAR] 16 1024 4096 WITH 7665 評価 WITH 7053 ... (0.746 sec.)
LDAP サーバーへ接続する 0
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ldap_connect (PHP 4, PHP 5, PHP 7, PHP 8) ldap_connect — LDAP サーバーへ接続する 説明 ldap_connect ( ? string $uri = null ): LDAP\Connection | false 警告 次の シグネチャは(名前付き引数以外の) ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
S/MIME メッセージを暗号化する 0
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化する openssl_pkcs7_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_encrypt — S/MIME メッセージを暗号化する 説明 openssl_pkcs7_encrypt ( string $input_filename , string $output_filena ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]
Scans the buffer for an occurrence of a string 0
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an occurrence of a string EventBuffer::search (PECL event >= 1.2.6-beta) EventBuffer::search — Scans the buffer for an occurrence of a string 説明 public EventBuffer::search ( string $what , int ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
指定された配列がリストかどうかをチェックする 0
« array_intersect array_key_exists » PHP Manual 配列 関数 指定された配列がリストかどうかをチェックする array_is_list (PHP 8 >= 8.1.0) array_is_list — 指定された配列がリストかどうかをチェックする 説明 array_is_list ( array $array ): bool 指定された array がリストかどうかを判定します。 配列 ...
https://man.plustar.jp/php/function.array-is-list.html - [similar]
FDF ドキュメントをオープンする 0
« fdf_open_string fdf_remove_item » PHP Manual FDF 関数 FDF ドキュメントをオープンする fdf_open (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open — FDF ドキュメントをオープンする 説明 fdf_open ( string $filename ): resource フォームデータを含むファイルをオープンします。 fdf_open_string() を用 ...
https://man.plustar.jp/php/function.fdf-open.html - [similar]
リソース型を返す 0
« get_resource_id gettype » PHP Manual 変数操作 関数 リソース型を返す get_resource_type (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) get_resource_type — リソース型を返す 説明 get_resource_type ( resource $resource ): string この関数は、指定したリソースの型を取得します。 パラメータ resource 評価 ...
https://man.plustar.jp/php/function.get-resource-type.html - [similar]
変数の型が float かどうか調べる 0
« is_double is_int » PHP Manual 変数操作 関数 変数の型が float かどうか調べる is_float (PHP 4, PHP 5, PHP 7, PHP 8) is_float — 変数の型が float かどうか調べる 説明 is_float ( mixed $value ): bool 与えられた変数の型が float かどうかを調べます。 注意 : 変数が数値もしくは数値形式の文字列の場 ...
https://man.plustar.jp/php/function.is-float.html - [similar]
変数が null かどうか調べる 0
« is_long is_numeric » PHP Manual 変数操作 関数 変数が null かどうか調べる is_null (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) is_null — 変数が null かどうか調べる 説明 is_null ( mixed $value ): bool 指定した変数が null かどうかを調べます。 パラメータ value 評価する変数。 戻り値 value が null ...
https://man.plustar.jp/php/function.is-null.html - [similar]