検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 38 for walk (0.011 sec.)
Apacheサブプロセスの環境変数を設定する 8317
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設 ... _setenv ( string $variable , string $value , bool $walk_to_top = false ): bool apache_setenv() は variable ... ariable 設定する環境変数 value variable の新しい値 walk_to_top 全ての Apache レイヤに対して有効なトップレベ ... v , サブ , variable , 注意 , 変数 , getenv , top , walk ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]
SNMP クラス 7987
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP ... = "" , string $contextEngineId = "" ): bool public walk ( array | string $objectId , bool $suffixAsKey = f ... 十六進値を表示します。 enum_print enum 値の表示方法 walk や get などが、自動的に MIB 内の enum 値の元をたど ... ジェントの場合、OID を返す順番がおかしくなると SNMP::walk() が無限ループになり、 メモリを食いつぶしてしまいま ... RRNO_OID_NOT_INCREASING SNMP エージェントが、(BULK)WALK コマンドの実行中に前の OID から増加していない OID ...
https://man.plustar.jp/php/class.snmp.html - [similar]
配列の全ての値を返す 7799
« array_unshift array_walk_recursive » PHP Manual 配列 関数 配列の全ての値を返す array_values (P ... , values , キー , 添字 , 数値 , 関数 , recursive , walk ...
https://man.plustar.jp/php/function.array-values.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 7610
« snmp2_get snmp2_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェク ... 参考 snmp2_get() - SNMP オブジェクトを取得する snmp2_walk() - すべての SNMP オブジェクトをエージェントから取 ...
https://man.plustar.jp/php/function.snmp2-getnext.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 7421
« snmp3_get snmp3_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェク ... 参考 snmp3_get() - SNMP オブジェクトを取得する snmp3_walk() - すべての SNMP オブジェクトをエージェントから取 ...
https://man.plustar.jp/php/function.snmp3-getnext.html - [similar]
HTML エンティティを対応する文字に変換する 7358
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_e ... HTML エンティティのデコード <?php $orig = "I'll \"walk\" the <b>dog</b> now" ; $a = htmlentities ( $orig ... html_entity_decode ( $a ); echo $a ; // I'll &quot;walk&quot; the &lt;b&gt;dog&lt;/b&gt; now echo $b ; // ... I'll "walk" the <b>dog</b> now ?> 注意 注意 : trim(html_entit ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
文字列のコードを評価し、動的に関数を作成する 7154
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動 ... は、コールバックに渡すことでしょう。 たとえば array_walk() あるいは usort() などで使用します。 <?php $av = ... array( "the " , "a " , "that " , "this " ); array_walk ( $av , create_function ( '&$v,$k' , '$v = $v . "m ... array( "the " , "a " , "that " , "this " ); array_walk ( $av , function(& $v , $k ) { $v = $v . "mango" ; ...
https://man.plustar.jp/php/function.create-function.html - [similar]
SNMP オブジェクトの値を設定する 7154
« snmp2_real_walk snmp2_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp2_set (P ...
https://man.plustar.jp/php/function.snmp2-set.html - [similar]
SNMP オブジェクトの値を設定する 7091
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (P ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
SNMPException クラス 7028
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4. ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
PREV 1 2 3 4 NEXT