検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1083 for [SIMILAR] 16 1024 4096 WITH 10767 ンク WITH 9808... (0.739 sec.)
加算子/減算子 0
« 実行演算子 論理演算子 » PHP Manual 演算子 加算子/減算子 加算子/減算子 PHP は C 言語形式の加算子/減算子(前置・後置ともに)をサポートします。 注意 : 加算子/減算子は、数値や文字列にしか影響を及ぼしません。 配列やオブジェクト、boolean、そしてリソースには、何も変更を加えません。 同じく nul ...
https://man.plustar.jp/php/language.operators.increment.html - [similar]
リソース型 0
« 実行時設定 変更履歴 » PHP Manual インストール/設定 リソース型 リソース型 MySQL モジュールでは、2 種類のリソース型が使用されています。 最初のリソースはデータベース接続のリンク ID で、2 番目のリソースは クエリ結果を保持するリソースです。 関連キーワード: リソース , 設定 , 実行 , 変更 , 履 ...
https://man.plustar.jp/php/mysql.resources.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.1.0 より前のバージョンでは、 PostgreSQL モジュールで使用されているリソース型が 2種類 ありました。 ひとつは、データベース接続のリンク ID で、 もうひとつはクエリの結果を保持するリソースです。 関連キーワード ...
https://man.plustar.jp/php/pgsql.resources.html - [similar]
Sodium 関数 0
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする sodium_bin2hex — 16進数にエンコードする ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
Closes stomp connection 0
« Stomp::__construct Stomp::error » PHP Manual Stomp Closes stomp connection Stomp::__destruct stomp_close (PECL stomp >= 0.1.0) Stomp::__destruct -- stomp_close — Closes stomp connection 説明 オブジェクト指向型 (destructor): public Stomp::__destruct () 手続き型: stomp_close ( resource $ ...
https://man.plustar.jp/php/stomp.destruct.html - [similar]
Indicates whether or not there is a frame ready to read 0
« Stomp::getSessionId Stomp::readFrame » PHP Manual Stomp Indicates whether or not there is a frame ready to read Stomp::hasFrame stomp_has_frame (PECL stomp >= 0.1.0) Stomp::hasFrame -- stomp_has_frame — Indicates whether or not there is a frame ready to read 説明 オブジェクト指向型 (me ...
https://man.plustar.jp/php/stomp.hasframe.html - [similar]
dotnet クラスのコンストラクタ 0
« dotnet variant » PHP Manual dotnet dotnet クラスのコンストラクタ dotnet::__construct (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) dotnet::__construct — dotnet クラスのコンストラクタ 説明 public dotnet::__construct ( string $assembly_name , string $datatype_name , int $codepage = CP_ACP ) 新し ...
https://man.plustar.jp/php/dotnet.construct.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
現在の FPMプール の状態を返す 0
« fastcgi_finish_request セッション関連 » PHP Manual FPM 関数 現在の FPMプール の状態を返す fpm_get_status (PHP 7 >= 7.3, PHP 8) fpm_get_status — 現在の FPMプール の状態を返す 説明 fpm_get_status (): array この関数は、現在の FPMプール の状態を全て格納し、連想配列で返します。 この関数は、 ...
https://man.plustar.jp/php/function.fpm-get-status.html - [similar]
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]