検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 639 for [SIMILAR] 16 1024 4096 WITH 11595 リセ WITH 7942... (0.484 sec.)
エラーオブジェクトを生成する 0
« Error Error::getMessage » PHP Manual Error エラーオブジェクトを生成する Error::__construct (PHP 7, PHP 8) Error::__construct — エラーオブジェクトを生成する 説明 public Error::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) エラーを生成する。 パラメー ...
https://man.plustar.jp/php/error.construct.html - [similar]
例外を作成する 0
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]
指定されたデータベース接続のユーザー名を変更する 0
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース接続のユーザー名を変更する mysqli::change_user mysqli_change_user (PHP 5, PHP 7, PHP 8) mysqli::change_user -- mysqli_change_user — 指定されたデータベース接続のユーザー名を変更する 説明 オブジ ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
OPcache 関数 0
« コードの事前ロード opcache_compile_file » PHP Manual OPcache OPcache 関数 OPcache 関数 目次 opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_get_configuration — キャッシュについての構成情報を取得 opcache_get_status — キャッシュについてのステータス ...
https://man.plustar.jp/php/ref.opcache.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セマフォ設定オプション 名前 デフォルト 変更可能 変更履歴 sysvshm.init_mem 10000 PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照し ...
https://man.plustar.jp/php/sem.configuration.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
リクエストグループをキャンセルする 0
« eio_grp_add eio_grp_limit » PHP Manual Eio 関数 リクエストグループをキャンセルする eio_grp_cancel (PECL eio >= 0.0.1dev) eio_grp_cancel — リクエストグループをキャンセルする 説明 eio_grp_cancel ( resource $grp ): void eio_grp_cancel() は、 grp で指定したグループリクエストをキャンセルしま ...
https://man.plustar.jp/php/function.eio-grp-cancel.html - [similar]
PHP関連の出版物 0
« PHP関連の本 PHP 8.0.x から PHP 8.1.x への移行 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連の出版物 PHP関連の出版物 私たちの知る限り、PHPに関する記事が最初に掲載された雑誌は 1998年の春に出版されたthe Czech mutation of Computerworldで、 PHP 3.0が扱われていました。本と同様に、これ ...
https://man.plustar.jp/php/history.php.publications.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ibm_db2 設定オプション 名前 デフォルト 変更可能 変更履歴 ibm_db2.binmode "1" PHP_INI_ALL ibm_db2.i5_all_pconnect "0" PHP_INI_SYSTEM ibm_db2 1.6.5 以降で利用可能。 ibm ...
https://man.plustar.jp/php/ibm-db2.configuration.html - [similar]
HTML からの脱出 0
« PHP タグ 命令の分離 » PHP Manual 基本的な構文 HTML からの脱出 HTML からの脱出 PHP のパーサは、開始タグと終了タグに囲まれていない部分をすべて無視します。 そのおかげで、PHP のファイルにそれ以外のコンテンツを混在させることができるのです。 たとえば PHP を HTML ドキュメントに組み込んで、テン ...
https://man.plustar.jp/php/language.basic-syntax.phpmode.html - [similar]