検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 2172 for 文字 (0.280 sec.)
文字列を処理し、変数に代入する 2474
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP ... 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $ ... g , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセ ... 、配列 result にセットします) パラメータ string 入力文字列。 result 2 番目の引数 result が指定された場合、 変 ... 返す http_build_query() - URL エンコードされたクエリ文字列を生成する urldecode() - URL エンコードされた文字...
https://man.plustar.jp/php/function.parse-str.html - [similar]
文字列属性を設定する 2474
« radius_put_int radius_put_vendor_addr » PHP Manual Radius 関数 文字列属性を設定する radius_put ... _string (PECL radius >= 1.1.0) radius_put_string — 文字列属性を設定する 説明 radius_put_string ( resource $ ... g $value , int $options = 0 , int $tag = ? ): bool 文字列属性を、現在の RADIUS リクエストにアタッチします。 ... 一般に、文字列属性をアタッチするには radius_put_attr() のほうがよ ... 設定する radius_put_vendor_string() - ベンダー固有の文字列属性を設定する 関連キーワード: 属性 , radius , 設定 ...
https://man.plustar.jp/php/function.radius-put-string.html - [similar]
バイナリ文字列から画像を読み込む 2474
« Gmagick::readimage Gmagick::readimagefile » PHP Manual Gmagick バイナリ文字列から画像を読み込む ... agick >= Unknown) Gmagick::readimageblob — バイナリ文字列から画像を読み込む 説明 public Gmagick::readimageb ... Contents , string $filename = ? ): Gmagick バイナリ文字列から画像を読み込みます。 パラメータ imageContents ...
https://man.plustar.jp/php/gmagick.readimageblob.html - [similar]
タイトル文字の区切り用にイテレータを作る 2474
« IntlBreakIterator::createSentenceInstance IntlBreakIterator::createWordInstance » PHP Manual I ... ntlBreakIterator タイトル文字の区切り用にイテレータを作る IntlBreakIterator::crea ... ) IntlBreakIterator::createTitleInstance — タイトル文字の区切り用にイテレータを作る 説明 public static Intl ... locale 戻り値 関連キーワード: タイトル , 区切り , 文字 , IntlBreakIterator , createTitleInstance , locale ...
https://man.plustar.jp/php/intlbreakiterator.createtitleinstance.html - [similar]
DateTime オブジェクトまたは文字列から、IntlCalendar を作成する 2474
« IntlCalendar::fieldDifference IntlCalendar::get » PHP Manual IntlCalendar DateTime オブジェクト ... または文字列から、IntlCalendar を作成する IntlCalendar::fromDa ... alendar::fromDateTime — DateTime オブジェクトまたは文字列から、IntlCalendar を作成する 説明 オブジェクト指向 ... ブジェクト または、 DateTime オブジェクトを作成できる文字列から、 IntlCalendar を生成します。 新しいカレンダー ... または、 DateTime::__construct() に渡すことができる文字列。 戻り値 IntlCalendar オブジェクトを返します。失敗 ...
https://man.plustar.jp/php/intlcalendar.fromdatetime.html - [similar]
コードポイントの "age" を取得する 2474
« IntlChar IntlChar::charDigitValue » PHP Manual IntlChar コードポイントの "age" を取得する Intl ... "age" を取得します。 "age" とは、(内部的な用途や、文字でない用途の場合) コードポイントが最初に設計された U ... nicode のバージョンです。 または、最初に文字が割り当てられた最初の Unicode のバージョンです。 こ ... れは、受け入れられない新しい文字を受け取り、 コードポイントを出力することを避けるため ... (例: U+2603 SNOWMAN を表す 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 戻り ...
https://man.plustar.jp/php/intlchar.charage.html - [similar]
コードポイントが、White_Space プロパティを持つかを調べる 2474
« IntlChar::isUUppercase IntlChar::isWhitespace » PHP Manual IntlChar コードポイントが、White_Sp ... (例: U+2603 SNOWMAN を表す 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 戻り ... 参考 IntlChar::isspace() - コードポイントが、スペース文字であるかを調べる IntlChar::isWhitespace() - コードポ ... イントが、ICU の空白文字であるかを調べる IntlChar::isJavaSpaceChar() - コード ... ポイントが Java におけるスペース文字であるかを調べる IntlChar::hasBinaryProperty() - コー ...
https://man.plustar.jp/php/intlchar.isuwhitespace.html - [similar]
変更履歴 2464
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関 ... .0 convert_uuencode これより前のバージョンでは、 空文字列を変換しようとすると、特別な理由がないのに false を ... ョンではなくなりました。 explode 引数 separator に空文字列 ("") を渡した場合、 ValueError をスローするように ... なりました。 soundex これより前のバージョンでは、 空文字列をこの関数に渡すと、特別な理由がないのに false を返 ... になりました。 length に明示的に null を設定すると、 文字列の最後までを含む部分文字列を返すようになっています ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
指定した書式で時刻文字列をパースする 2464
« DateTime::__construct DateTime::createFromImmutable » PHP Manual DateTime 指定した書式で時刻文字 ... mat -- date_create_from_format — 指定した書式で時刻文字列をパースする 説明 オブジェクト指向型 public static ... を返します。 このオブジェクトは、 datetime で指定した文字列を format で指定した書式に沿って解釈した時刻を表し ... 参考 DateTimeImmutable::createFromFormat() - 時刻の文字列を指定されたフォーマットに従ってパースする 関連キー ...
https://man.plustar.jp/php/datetime.createfromformat.html - [similar]
cURL 転送用オプションを設定する 2464
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl ... 。 CURLINFO_HEADER_OUT true を設定すると、リクエスト文字列を追跡します。 プレフィックスが CURLINFO_ となって ... RANSFER true を設定すると、 curl_exec() の戻り値を 文字列で返します。通常はデータを直接出力します。 CURLOPT ... た。 value は、 option パラメータの 以下の値に関して文字列である必要があります。 オプション value への設定値 ... 純にファイルにダンプしたものが使用可能です。 名前が空文字列の場合はクッキーを読み込みませんが、クッキーの処理 ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]