検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 176 for o (0.019 sec.)
SNMP オブジェクトの値を設定する 4868
« snmprealwalk snmpwalk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmpset (PHP 4, P ... オブジェクトの値を設定する 説明 snmpset ( string $hostname , string $community , array | string $object ... | string $type , array | string $value , int $timeout = -1 , int $retries = -1 ): bool snmpset() 関数は ...object_id で指定した SNMP オブジェクトの 値を設定する ... ために使用します。 パラメータ hostname SNMP エージェント (サーバー) のホスト名。 co ...
https://man.plustar.jp/php/function.snmpset.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 4868
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く ... rim() の使用例 <?php $text = "\t\tThese are a few words :) ... " ; $binary = "\x09Example string\x0A" ; ... $hello = "Hello World" ; var_dump ( $text , $binary , $he ... llo ); print "\n" ; $trimmed = trim ( $text ); var_dum ... " ); var_dump ( $trimmed ); $trimmed = trim ( $hello , "Hdle" ); var_dump ( $trimmed ); $trimmed = trim ...
https://man.plustar.jp/php/function.trim.html - [similar]
はじめに 4868
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として ... クラスのメソッド、関数、ファイルの行単位、アドレス、Opcode単位) ビルトインの eval() を使って PHP に簡単に ... ni 読み込む php.ini ファイルを指定します。 -d -dmemory_limit=4G php.ini ディレクティブを指定します。 -n ... デフォルトの php.ini を無効にします。 -q welcome バナーを非表示にします。 -v oplog 出力を有効にし ... I デフォルトの .phpdbginit ファイルを無視します。 -O -Omy.oplog oplog の出力先ファイルを設定します。 -r ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
文字列 4868
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します ... が可能です。 引用符 二重引用符 ヒアドキュメント構文 Nowdoc 構文 引用符 文字列を指定する最も簡単な方法は、 ... れた文字列にある場合には展開 されません 。 <?php echo 'this is a simple string' ; echo 'You can also hav ... e embedded newlines in strings this way as it is okay to do' ; // 出力: Arnold once said: "I'll be ba ...
https://man.plustar.jp/php/language.types.string.html - [similar]
The EventBufferEvent class 4812
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... sents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in ... addition to just responding to events. When we want to wri ... te data, for example, the usual pattern looks like: Decide tha ... t we want to write some data to a connection; put that data in ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
他の SAPI との違い 4812
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い ... スクリプトと互換性を 保って使えるように -q および --no-header スイッチが残されています。 作業ディレクトリ ... をスクリプトの場所に変更しません ( -C および --no-chdir スイッチは 互換性のために残されています)。 エ ... レクティブ CLI SAPI のデフォルト値 コメント html_errors false エラーメッセージに含まれる HTML タグは シェ ... se となっています。 implicit_flush true print , echo および 関連するものによる全ての出力は、直ちに出力さ ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
対話シェル 4812
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェ ... readline 拡張機能 が有効であれば 対話シェルは Windows 上でも使用可能です。 対話シェルを使うと、PHP のコ ... でのコードの実行 $ php -a Interactive shell php > echo 5+8; 13 php > function addTwo($n) php > { php { re ... turn $n + 2; php { } php > var_dump(addtwo(2)); int(4) php > 対話シェル上では、タブ補完機能を ... 覧が表示されます。 php > strp[TAB][TAB] strpbrk strpos strptime php > strp 候補がひとつしかないときは、タ ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
単一階層の検索を行う 4812
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, ... list — 単一階層の検索を行う 説明 ldap_list ( LDAP\Connection | array $ldap , array | string $base , arr ... $filter , array $attributes = [] , int $attributes_only = 0 , int $sizelimit = -1 , int $timelimit = -1 ... , int $deref = LDAP_DEREF_NEVER , ? array $controls = null ): LDAP\Result | array | false 指定し ... たフィルタ filter を使用し、スコープ LDAP_SCOPE_ONELEVEL でディレクトリを検索します。 LDAP_SCOPE ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
SNMP オブジェクトの値を設定する 4812
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (P ... オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_l ... evel , string $auth_protocol , string $auth_passphrase , string $privacy_p ... rotocol , string $privacy_passphrase , array | string ... $object_id , array | string $type , array | string $v ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 4812
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... otime (PHP 4, PHP 5, PHP 7, PHP 8) strtotime — 英文形式の日付を Unix タイムスタンプに変換す ... る 説明 strtotime ( string $datetime , ? int $baseTimestamp = nu ... イムゾーンを定義する方法については date_default_timezone_get() を参照ください。 パラメータ datetime 日付/ ... 場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 変更履歴 バージョン 説明 ...
https://man.plustar.jp/php/function.strtotime.html - [similar]