検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 946 for [SIMILAR] 16 1024 4096 WITH 23966 ロジ WITH 2384... (1.093 sec.)
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
ロケール情報を設定する 0
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7, PHP 8) setlocale — ロケール情報を設定する 説明 setlocale ( int $category , string $locales , string ...$rest ): string | false Alternative signature (not supported with named arguments): set ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 0
« snmp3_get snmp3_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェクトを取得する snmp3_getnext (PHP 5, PHP 7, PHP 8) snmp3_getnext — 指定したオブジェクト ID に続く SNMP オブジェクトを取得する 説明 snmp3_getnext ( string $hostname , string $security_name , str ...
https://man.plustar.jp/php/function.snmp3-getnext.html - [similar]
デフォルトのストリームコンテキストを設定する 0
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを設定する stream_context_set_default (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_set_default — デフォルトのストリームコンテキストを設定する 説明 stream_context_set_defa ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
CGI およびコマンドライン 0
« LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) OpenBSD へのインストール » PHP Manual Unix システムへのインストール CGI およびコマンドライン CGI およびコマンドライン デフォルトでは、PHP は CLI および CGI プログラムとしてビルドされます。 これを使って CGI の処理を行うことができます。 P ...
https://man.plustar.jp/php/install.unix.commandline.html - [similar]
コードポイントの "age" を取得する 0
« IntlChar IntlChar::charDigitValue » PHP Manual IntlChar コードポイントの "age" を取得する IntlChar::charAge (PHP 7, PHP 8) IntlChar::charAge — コードポイントの "age" を取得する 説明 public static IntlChar::charAge ( int | string $codepoint ): ? array コードポイントの "age" を取得します ...
https://man.plustar.jp/php/intlchar.charage.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
文字セットオブジェクトを返す 0
« mysqli::$field_count mysqli::$client_info » PHP Manual mysqli 文字セットオブジェクトを返す mysqli::get_charset mysqli_get_charset (PHP 5 >= 5.1.0, PHP 7, PHP 8) mysqli::get_charset -- mysqli_get_charset — 文字セットオブジェクトを返す 説明 オブジェクト指向型 public mysqli::get_charset ( ...
https://man.plustar.jp/php/mysqli.get-charset.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]