検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 330 for [SIMILAR] 16 1024 4096 WITH 24901 継続 WITH 7004... (0.646 sec.)
Mhash 関数 0
« 例 mhash_count » PHP Manual Mhash Mhash 関数 Mhash 関数 目次 mhash_count — 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get_hash_name — 指定したハッシュの名前を得る mhash_keygen_s2k — キーを生成する mhash — ハッシュ値を計算する ...
https://man.plustar.jp/php/ref.mhash.html - [similar]
Mhash 0
« mdecrypt_generic はじめに » PHP Manual 暗号 Mhash Mhash はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Mhash 関数 mhash_count — 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get_hash_name ...
https://man.plustar.jp/php/book.mhash.html - [similar]
ソケット 0
« SNMPException はじめに » PHP Manual その他のサービス ソケット ソケット はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ソケットのエラー ソケット 関数 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケッ ...
https://man.plustar.jp/php/book.sockets.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、 この拡張モジュールでは二種類のリソースを使用しています。ひとつは ブローカー (バックエンドマネージャ) で、もうひとつが辞書です。 関連キーワード: リソース , 設定 , 実行 , 定義 ...
https://man.plustar.jp/php/enchant.resources.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
メッセージキューにメッセージを送信する 0
« msg_remove_queue msg_set_queue » PHP Manual セマフォ関数 メッセージキューにメッセージを送信する msg_send (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_send — メッセージキューにメッセージを送信する 説明 msg_send ( SysvMessageQueue $queue , int $message_type , string | int | float | bool $me ...
https://man.plustar.jp/php/function.msg-send.html - [similar]
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
PharException クラス 0
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]
パディングデータを追加する 0
« sodium_memzero sodium_unpad » PHP Manual Sodium 関数 パディングデータを追加する sodium_pad (PHP 7 >= 7.2.0, PHP 8) sodium_pad — パディングデータを追加する 説明 sodium_pad ( string $string , int $block_size ): string 文字列の右側に、任意の長さのパディングを追加します。 タイミング攻撃に対 ...
https://man.plustar.jp/php/function.sodium-pad.html - [similar]