検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 190 for Str (0.005 sec.)
直近の操作のエラーテキストを取得する 5861
« IntlDateFormatter::getErrorCode IntlDateFormatter::getLocale » PHP Manual IntlDateFormatter 直 ... 指向型 public IntlDateFormatter::getErrorMessage (): string 手続き型 datefmt_get_error_message ( IntlDateFo ... rmatter $formatter ): string 直近の操作のエラーテキストを取得します。 パラメ ... /Los_Angeles' , IntlDateFormatter :: GREGORIAN ); $str = datefmt_format ( $fmt ); if (! $str ) { printf ( ... /Los_Angeles' , IntlDateFormatter :: GREGORIAN ); $str = $fmt -> format (); if(! $str ) { printf ( "ERROR ...
https://man.plustar.jp/php/intldateformatter.geterrormessage.html - [similar]
直近の操作のエラーテキストを取得する 5861
« MessageFormatter::getErrorCode MessageFormatter::getLocale » PHP Manual MessageFormatter 直近の ... 指向型 public MessageFormatter::getErrorMessage (): string 手続き型 msgfmt_get_error_message ( MessageForm ... atter $formatter ): string 直近の操作のエラーテキストを取得します。 パラメ ... " , "{0, number} monkeys on {1, number} trees" ); $str = msgfmt_format ( $fmt , array()); if(! $str ) { e ... " , "{0, number} monkeys on {1, number} trees" ); $str = $fmt -> format (array()); if(! $str ) { echo "ER ...
https://man.plustar.jp/php/messageformatter.geterrormessage.html - [similar]
ユーザー定義のストリームフィルタを登録する 5818
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリー ... ムフィルタを登録する stream_filter_register (PHP 5, PHP 7, PHP 8) stream_fi ... — ユーザー定義のストリームフィルタを登録する 説明 stream_filter_register ( string $filter_name , string ... $class ): bool stream_filter_register() は、 fopen() や fread() などの ... た場合に true を、失敗した場合に false を返します。 stream_filter_register() は、 指定された filter_name が ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
直近の操作のエラーコードを取得する 5818
« IntlDateFormatter::getDateType IntlDateFormatter::getErrorMessage » PHP Manual IntlDateFormatt ... /Los_Angeles' , IntlDateFormatter :: GREGORIAN ); $str = datefmt_format ( $fmt ); if (! $str ) { printf ( ... /Los_Angeles' , IntlDateFormatter :: GREGORIAN ); $str = $fmt -> format (); if (! $str ) { printf ( "ERRO ...
https://man.plustar.jp/php/intldateformatter.geterrorcode.html - [similar]
文字列をスラッシュでクォートする 5785
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP ... 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバッ ... に述べた文字をエスケープする場合があります。 <?php $str = "O'Reilly?" ; eval( "echo '" . addslashes ( $str ... ステートメントを使うようにしてください。 パラメータ string エスケープしたい文字列。 戻り値 エスケープされた ... 文字列を返します。 例 例1 addslashes() の例 <?php $str = "Is your name O'Reilly?" ; // 出力: Is your name ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
SNMP の値が返される方法を設定する 5741
« snmp_set_quick_print snmp2_get » PHP Manual SNMP 関数 SNMP の値が返される方法を設定する snmp_s ... をもつオブジェクトを返します。 type は SNMP_OCTET_STR や SNMP_COUNTER などの定数のいずれかとなります。 v ... ost' , 'public' , 'IF-MIB::ifName.1' ); // $ret = "STRING: lo" snmp_set_valueretrieval ( SNMP_VALUE_PLAIN ... stdClass Object // ( // [type] => 4 <-- SNMP_OCTET_STR, see constants // [value] => lo // ) snmp_set_valu ... stdClass Object // ( // [type] => 4 <-- SNMP_OCTET_STR, see constants // [value] => lo // ) snmp_set_valu ...
https://man.plustar.jp/php/function.snmp-set-valueretrieval.html - [similar]
文字列を PHP コードとして評価する 5698
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7 ... al — 文字列を PHP コードとして評価する 説明 eval ( string $code ): mixed 指定した code を PHP コードとして ... 例 例1 eval() の例 - 簡単なテキストのマージ <?php $string = 'cup' ; $name = 'coffee' ; $str = 'This is a ... $string with my $name in it.' ; echo $str . "\n" ; eval ... ( "\$str = \" $str \";" ); echo $str . "\n" ; ?> 上の例の出 ...
https://man.plustar.jp/php/function.eval.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 5698
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の ... 変換する 説明 public static UConverter::transcode ( string $str , string $toEncoding , string $fromEncodin ... g , ? array $options = null ): string | false 文字列 str の文字エンコーディングを、 f ... Encoding から toEncoding に変換します。 パラメータ str 変換する文字列。 toEncoding 変換したいエンコーディ ... ング。 fromEncoding str の解釈に使われる文字セット。 options オプションの配 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
文字列を文字列により分割する 5665
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP ... lode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_ ... array 文字列の配列を返します。この配列の各要素は、 string を文字列 separator で区切った部分文字列となりま ... す。 パラメータ separator 区切り文字列。 string 入力文字列。 limit limit に正の値が指定された場 ... 列には 最大 limit の要素が含まれ、その最後の要素には string の残りの部分が全て含まれます。 もし limit パラメ ...
https://man.plustar.jp/php/function.explode.html - [similar]
正規表現で文字列を分割する 5665
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5 ... lit — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , ... => programming ) 例2 文字列を文字要素に分割 <?php $str = 'string' ; $chars = preg_split ( '//' , $str , - ... 文字列をマッチするものとそのオフセットに分割 <?php $str = 'hypertext language programming' ; $chars = preg ... _split ( '/ /' , $str , - 1 , PREG_SPLIT_OFFSET_CAPTURE ); print_r ( $ch ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT