検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 1514 for [SIMILAR] 16 1024 4096 WITH 29383 配列 WITH 1998... (1.120 sec.)
OpenSSL 0
« mhash はじめに » PHP Manual 暗号 OpenSSL OpenSSL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 目的を調べるフラグ 非対称暗号化のパディングフラグ キーの型 PKCS7 フラグ/定数 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 署名アルゴリズム 暗号化方 ...
https://man.plustar.jp/php/book.openssl.html - [similar]
テーブルに配列を挿入する 0
« pg_host pg_last_error » PHP Manual PostgreSQL 関数 テーブルに配列を挿入する pg_insert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_insert — テーブルに配列を挿入する 説明 pg_insert ( PgSql\Connection $connection , string $table_name , array $values , int $flags = PGSQL_DML_EXEC ): PgSql\Res ...
https://man.plustar.jp/php/function.pg-insert.html - [similar]
定数時間での文字列の比較 0
« sodium_increment sodium_memzero » PHP Manual Sodium 関数 定数時間での文字列の比較 sodium_memcmp (PHP 7 >= 7.2.0, PHP 8) sodium_memcmp — 定数時間での文字列の比較 説明 sodium_memcmp ( string $string1 , string $string2 ): int ふたつの文字列を、定数時間で比較します。 実際、ほとんどの場合は ...
https://man.plustar.jp/php/function.sodium-memcmp.html - [similar]
出力バッファのステータスを取得する 0
« ob_get_level ob_gzhandler » PHP Manual 出力制御 関数 出力バッファのステータスを取得する ob_get_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_get_status — 出力バッファのステータスを取得する 説明 ob_get_status ( bool $full_status = false ): array ob_get_status() は、トップレベルの出力バ ...
https://man.plustar.jp/php/function.ob-get-status.html - [similar]
開始要素および終了要素のハンドラを設定する 0
« xml_set_default_handler xml_set_end_namespace_decl_handler » PHP Manual XML パーサ 関数 開始要素および終了要素のハンドラを設定する xml_set_element_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_element_handler — 開始要素および終了要素のハンドラを設定する 説明 xml_set_element_handler ( XM ...
https://man.plustar.jp/php/function.xml-set-element-handler.html - [similar]
次のエントリに進む 0
« SplFixedArray::key SplFixedArray::offsetExists » PHP Manual SplFixedArray 次のエントリに進む SplFixedArray::next (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::next — 次のエントリに進む 説明 public SplFixedArray::next (): void イテレータを、次の配列の要素に進めます。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/splfixedarray.next.html - [similar]
SolrObject クラス 0
« SolrDocumentField::__destruct SolrObject::__construct » PHP Manual Solr SolrObject クラス SolrObject クラス (PECL solr >= 0.9.2) はじめに これはオブジェクトで、そのプロパティは、配列の文法を使用してアクセスされることもできます。 その全てのプロパティは読み取り専用です。 クラス概要 final ...
https://man.plustar.jp/php/class.solrobject.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]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア ヒアドキュメント/Nowdoc の終了ラベルの解釈 ヒアドキュメント/Nowdoc の文法が柔軟になった ことにより、本体の内部に終了ラベルが含まれ ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
オープンしたファイルポインタからファイルに関する情報を取得する 0
« fseek fsync » PHP Manual ファイルシステム 関数 オープンしたファイルポインタからファイルに関する情報を取得する fstat (PHP 4, PHP 5, PHP 7, PHP 8) fstat — オープンしたファイルポインタからファイルに関する情報を取得する 説明 fstat ( resource $stream ): array | false ファイルポインタ stream ...
https://man.plustar.jp/php/function.fstat.html - [similar]