検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 396 for [SIMILAR] 16 1024 4096 WITH 14225 御構 WITH 5763... (0.488 sec.)
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
コードポイントが無視できる文字かを調べる 0
« IntlChar::isgraph IntlChar::isIDPart » PHP Manual IntlChar コードポイントが無視できる文字かを調べる IntlChar::isIDIgnorable (PHP 7, PHP 8) IntlChar::isIDIgnorable — コードポイントが無視できる文字かを調べる 説明 public static IntlChar::isIDIgnorable ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isidignorable.html - [similar]
コードポイントが Java におけるスペース文字であるかを調べる 0
« IntlChar::isJavaIDStart IntlChar::islower » PHP Manual IntlChar コードポイントが Java におけるスペース文字であるかを調べる IntlChar::isJavaSpaceChar (PHP 7, PHP 8) IntlChar::isJavaSpaceChar — コードポイントが Java におけるスペース文字であるかを調べる 説明 public static IntlChar::isJava ...
https://man.plustar.jp/php/intlchar.isjavaspacechar.html - [similar]
指定したサーバーからアイテムを取得する 0
« Memcached::getAllKeys Memcached::getDelayed » PHP Manual Memcached 指定したサーバーからアイテムを取得する Memcached::getByKey (PECL memcached >= 0.1.0) Memcached::getByKey — 指定したサーバーからアイテムを取得する 説明 public Memcached::getByKey ( string $server_key , string $key , call ...
https://man.plustar.jp/php/memcached.getbykey.html - [similar]
アイテムを格納する 0
« Memcached::resetServerList Memcached::setByKey » PHP Manual Memcached アイテムを格納する Memcached::set (PECL memcached >= 0.1.0) Memcached::set — アイテムを格納する 説明 public Memcached::set ( string $key , mixed $value , int $expiration = ? ): bool Memcached::set() は、 指定したキー ...
https://man.plustar.jp/php/memcached.set.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]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual 出力制御 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PHP_OUTPUT_HANDLER_START ( int ) 出力バッファリングが始まったことを表します。 PHP_OUTPUT_HANDLER_WRITE ( int ) 出力バッファがフラッシュされ、データが出力されたことを表 ...
https://man.plustar.jp/php/outcontrol.constants.html - [similar]
出力リライトの使用法 0
« 基本的な使用法 出力制御 関数 » PHP Manual 例 出力リライトの使用法 出力リライトの使用法 PHP 7.1.0 以降は、 output_add_rewrite_var() と output_reset_rewrite_vars() は専用の出力バッファを用いるようになります。 透過的セッションID の出力バッファは用いません。 例1 出力リライトの例 <?php // こ ...
https://man.plustar.jp/php/outcontrol.examples.rewrite.html - [similar]