検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 4795 for string (0.062 sec.)
recode_string のエイリアス 2343
« recode_string 画像処理および作成 » PHP Manual Recode 関数 recode_string のエイリアス recode (P ... HP 4, PHP 5, PHP 7 < 7.4.0) recode — recode_string() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 recode_string() . 関連キーワード: recode , string , 関数 , 作成 ...
https://man.plustar.jp/php/function.recode.html - [similar]
TypeError 2333
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに ... extends Error { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... 承したメソッド */ final public Error::getMessage (): string final public Error::getPrevious (): ? Throwable fi ... r::getCode (): int final public Error::getFile (): string final public Error::getLine (): int final public E ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
The Yac class 2333
« 定義済み定数 Yac::add » PHP Manual Yac The Yac class The Yac class (PECL yac >= 1.0.0) はじめに ... ed $ _prefix ; /* メソッド */ public __construct ( string $prefix = "" ) public add ( string $keys , mixed $ ... blic add ( array $key_vals ): bool public delete ( string | array $keys , int $ttl = ? ): bool public dump ( ... $$num ): mixed public flush (): bool public get ( string | array $key , int &$cas = null ): mixed public __ ... get ( string $key ): mixed public info (): array public set ( s ...
https://man.plustar.jp/php/class.yac.html - [similar]
有効な証明書の格納場所を検索する 2333
« openssl_free_key openssl_get_cipher_methods » PHP Manual OpenSSL 関数 有効な証明書の格納場所を ... 以下となります。 array(8) { ["default_cert_file"]=> string(21) "/usr/lib/ssl/cert.pem" ["default_cert_file_en ... v"]=> string(13) "SSL_CERT_FILE" ["default_cert_dir"]=> string( ... 8) "/usr/lib/ssl/certs" ["default_cert_dir_env"]=> string(12) "SSL_CERT_DIR" ["default_private_dir"]=> strin ... r/lib/ssl/private" ["default_default_cert_area"]=> string(12) "/usr/lib/ssl" ["ini_cafile"]=> string(0) "" [ ...
https://man.plustar.jp/php/function.openssl-get-cert-locations.html - [similar]
指定したすべてのオブジェクトとそのオブジェクト ID を返す 2333
« snmp2_getnext snmp2_set » PHP Manual SNMP 関数 指定したすべてのオブジェクトとそのオブジェクト ... とそのオブジェクト ID を返す 説明 snmp2_real_walk ( string $hostname , string $community , array | string $ob ... は次のようになります。 Array ( [IF-MIB::ifName.1] => STRING: lo [IF-MIB::ifName.2] => STRING: eth0 [IF-MIB::if ... Name.3] => STRING: eth2 [IF-MIB::ifName.4] => STRING: sit0 [IF-MIB:: ... ifName.5] => STRING: sixxs ) 参考 snmp2_walk() - すべての SNMP オブジェ ...
https://man.plustar.jp/php/function.snmp2-real-walk.html - [similar]
指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 2333
« snmpgetnext snmpset » PHP Manual SNMP 関数 指定したオブジェクトに関するオブジェクト ID を含むす ... を含むすべてのオブジェクトを返す 説明 snmprealwalk ( string $hostname , string $community , array | string $ob ... は次のようになります。 Array ( [IF-MIB::ifName.1] => STRING: lo [IF-MIB::ifName.2] => STRING: eth0 [IF-MIB::if ... Name.3] => STRING: eth2 [IF-MIB::ifName.4] => STRING: sit0 [IF-MIB:: ... ifName.5] => STRING: sixxs ) 参考 snmpwalk() - エージェントから全ての ...
https://man.plustar.jp/php/function.snmprealwalk.html - [similar]
大文字小文字を区別しない strstr 2333
« stripslashes strlen » PHP Manual String 関数 大文字小文字を区別しない strstr stristr (PHP 4, P ... — 大文字小文字を区別しない strstr() 説明 stristr ( string $haystack , string $needle , bool $before_needle = ... false ): string | false haystack において needle が最初に見つかった ... 推奨します。 意図した動作に依存する場合、 needle を string に明示的にキャストするか、 明示的に chr() 関数を呼 ... ?> 例2 文字列が見つかるかどうかをテストする <?php $string = 'Hello World!' ; if( stristr ( $string , 'earth' ...
https://man.plustar.jp/php/function.stristr.html - [similar]
The EvLoop class 2323
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... 0.0 ) public backend (): int final public check ( string $callback , string $data = ? , string $priority = ... ? ): EvCheck final public child ( string $pid , string $trace , string $callback , string $ ... data = ? , string $priority = ? ): EvChild public static defaultLoop ... meout_interval = 0. ): EvLoop final public embed ( string $other , string $callback = ? , string $data = ? , ...
https://man.plustar.jp/php/class.evloop.html - [similar]
文字列から FDF ドキュメントを読み込む 2323
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_o ... pen_string (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_ ... open_string — 文字列から FDF ドキュメントを読み込む 説明 fdf_o ... pen_string ( string $fdf_data ): resource 文字列からデータを読 ... み込みます。 fdf_open_string() を $HTTP_FDF_DATA とあわせて使用することで、リモ ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]
文字列の構文ハイライト表示 2323
« highlight_file hrtime » PHP Manual その他の関数 文字列の構文ハイライト表示 highlight_string (P ... HP 4, PHP 5, PHP 7, PHP 8) highlight_string — 文字列の構文ハイライト表示 説明 highlight_string ... ( string $string , bool $return = false ): string | bool PH ... ml マークアップで出力あるいは返します。 パラメータ string ハイライト表示する PHP コード。開始タグを含む必要が ... 失敗した場合に false を返します。 例 例1 highlight_string() の例 <?php highlight_string ( '<?php phpinfo(); ...
https://man.plustar.jp/php/function.highlight-string.html - [similar]