検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 582 for [SIMILAR] 16 1024 4096 WITH 26185 検査 WITH 1766... (0.736 sec.)
GMP 数を整数に変換する 0
« gmp_init gmp_invert » PHP Manual GMP 関数 GMP 数を整数に変換する gmp_intval (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_intval — GMP 数を整数に変換する 説明 gmp_intval ( GMP | int | string $num ): int この関数は、GMP 数を PHP ネイティブの整数に変換します。 パラメータ num GMP オブジェクト ...
https://man.plustar.jp/php/function.gmp-intval.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
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
変数をユーザーキャッシュから削除する 0
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュから削除する wincache_ucache_delete (PECL wincache >= 1.1.0) wincache_ucache_delete — 変数をユーザーキャッシュから削除する 説明 wincache_ucache_delete ( mixed $key ): bool key が指す要素をユー ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 0
« filter_input_array filter_list » PHP Manual Filter 関数 指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする filter_input (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_input — 指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 説明 filter_input ( i ...
https://man.plustar.jp/php/function.filter-input.html - [similar]
指定した ID の WDDX パケットに変数を追加する 0
« WDDX 関数 wddx_deserialize » PHP Manual WDDX 関数 指定した ID の WDDX パケットに変数を追加する wddx_add_vars (PHP 4, PHP 5, PHP 7) wddx_add_vars — 指定した ID の WDDX パケットに変数を追加する 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_add_vars ( resource $packet_id , mixe ...
https://man.plustar.jp/php/function.wddx-add-vars.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 0
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変数への参照 $GLOBALS (PHP 4, PHP 5, PHP 7, PHP 8) $GLOBALS — グローバルスコープで使用可能なすべての変数への参照 説明 スクリプトのグローバルスコープに現在定義されているすべての変数への参照を含む ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]
結果を保存するため、プリペアドステートメントに変数をバインドする 0
« mysqli_stmt::bind_param mysqli_stmt::close » PHP Manual mysqli_stmt 結果を保存するため、プリペアドステートメントに変数をバインドする mysqli_stmt::bind_result mysqli_stmt_bind_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::bind_result -- mysqli_stmt_bind_result — 結果を保存するため、プリペア ...
https://man.plustar.jp/php/mysqli-stmt.bind-result.html - [similar]
圧縮後のエントリのサイズを取得する 0
« RarEntry::getName RarEntry::getStream » PHP Manual RarEntry 圧縮後のエントリのサイズを取得する RarEntry::getPackedSize (PECL rar >= 0.1) RarEntry::getPackedSize — 圧縮後のエントリのサイズを取得する 説明 public RarEntry::getPackedSize (): int 圧縮後のアーカイブエントリのサイズを取得しま ...
https://man.plustar.jp/php/rarentry.getpackedsize.html - [similar]