検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 539 for [SIMILAR] 16 1024 4096 WITH 12529 クル WITH 1140... (0.480 sec.)
指定したオブジェクト 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]
指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 0
« snmpgetnext snmpset » PHP Manual SNMP 関数 指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す snmprealwalk (PHP 4, PHP 5, PHP 7, PHP 8) snmprealwalk — 指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 説明 snmprealwalk ( string $host ...
https://man.plustar.jp/php/function.snmprealwalk.html - [similar]
エージェントから全ての SNMP オブジェクトを取得する 0
« snmpset snmpwalkoid » PHP Manual SNMP 関数 エージェントから全ての SNMP オブジェクトを取得する snmpwalk (PHP 4, PHP 5, PHP 7, PHP 8) snmpwalk — エージェントから全ての SNMP オブジェクトを取得する 説明 snmpwalk ( string $hostname , string $community , array | string $object_id , int $time ...
https://man.plustar.jp/php/function.snmpwalk.html - [similar]
ストリームにタイムアウトを設定する 0
« stream_set_read_buffer stream_set_write_buffer » PHP Manual ストリーム 関数 ストリームにタイムアウトを設定する stream_set_timeout (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_timeout — ストリームにタイムアウトを設定する 説明 stream_set_timeout ( resource $stream , int $seconds , in ...
https://man.plustar.jp/php/function.stream-set-timeout.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]
ストリームのオプションを変更する 0
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオプションを変更する streamWrapper::stream_set_option (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_set_option — ストリームのオプションを変更する 説明 public streamWrapper::stream_set_op ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]