検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 808 for [SIMILAR] 16 1024 4096 WITH 6113 replace WITH 48... (0.734 sec.)
オープンされたアルゴリズムでサポートされるキーのサイズを配列として返す 0
« mcrypt_module_get_algo_key_size mcrypt_module_is_block_algorithm_mode » PHP Manual Mcrypt 関数 オープンされたアルゴリズムでサポートされるキーのサイズを配列として返す mcrypt_module_get_supported_key_sizes (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_get_sup ...
https://man.plustar.jp/php/function.mcrypt-module-get-supported-key-sizes.html - [similar]
オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる 0
« mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_mode » PHP Manual Mcrypt 関数 オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる mcrypt_enc_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm — オープン ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
サーバーから項目を削除する 0
« Memcache::decrement Memcache::flush » PHP Manual Memcache サーバーから項目を削除する Memcache::delete (PECL memcache >= 0.2.0) Memcache::delete — サーバーから項目を削除する 説明 Memcache::delete ( string $key , int $timeout = 0 ): bool Memcache::delete() は、 key に対応する項目を削除し ...
https://man.plustar.jp/php/memcache.delete.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 0
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
結果における行の数を得る 0
« mysql_num_fields mysql_pconnect » PHP Manual MySQL 関数 結果における行の数を得る mysql_num_rows (PHP 4, PHP 5) mysql_num_rows — 結果における行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報 ...
https://man.plustar.jp/php/function.mysql-num-rows.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]