検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 651 for [SIMILAR] 16 1024 4096 WITH 23192 getgeneratedid... (1.796 sec.)
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
直近の操作の警告を取得する 0
« mysql_xdevapi\BaseResult BaseResult::getWarningsCount » PHP Manual mysql_xdevapi\BaseResult 直近の操作の警告を取得する BaseResult::getWarnings (No version information available, might only be in Git) BaseResult::getWarnings — 直近の操作の警告を取得する 説明 abstract public mysql_xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarnings.html - [similar]
定義済み定数 0
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
OpenAL 関数 0
« 定義済み定数 openal_buffer_create » PHP Manual OpenAL OpenAL 関数 OpenAL 関数 目次 openal_buffer_create — OpenAL バッファを生成する openal_buffer_data — バッファのデータを読み込む openal_buffer_destroy — OpenAL バッファを削除する openal_buffer_get — OpenAL バッファのプロパティを取得する ...
https://man.plustar.jp/php/ref.openal.html - [similar]
OpenAL 音声バインディング 0
« 音声フォーマットの操作 はじめに » PHP Manual 音声フォーマットの操作 OpenAL 音声バインディング OpenAL 音声バインディング はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 OpenAL 関数 openal_buffer_create — OpenAL バッファを生成する openal_buffer_data — ...
https://man.plustar.jp/php/book.openal.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 0
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファイルからデータを投入する hash_update_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update_file — アクティブなハッシュコンテキストに、ファイルからデータを投入する 説明 hash_update_ ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]