検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 841 for (0.009 sec.)
Grapheme 関数 4885
« UConverter::transcode grapheme_extract » PHP Manual intl Grapheme 関数 Grapheme 関数 目次 grap ... る必要があります grapheme_stripos — 大文字小文字を区せず、文字列内で最初にあらわれる場所の (書記素単位の ... 位置を見つける grapheme_stristr — 大文字小文字を区せず、haystack 文字列の中で needle が最初に登場した場 ... 位置を見つける grapheme_strripos — 大文字小文字を区せず、文字列内で最後にあらわれる場所の (書記素単位の ...
https://man.plustar.jp/php/ref.intl.grapheme.html - [similar]
ある画像を別の画像に合成する 4846
« Gmagick::commentimage Gmagick::__construct » PHP Manual Gmagick ある画像をの画像に合成する G ... ck >= Unknown) Gmagick::compositeimage — ある画像をの画像に合成する 説明 public Gmagick::compositeimage ... $COMPOSE , int $x , int $y ): Gmagick ある画像を、の画像の指定した位置に合成します。 パラメータ source ... ローします。 関連キーワード: 画像 , 合成 , Gmagick , , compositeimage , int , 位置 , オブジェクト , エラ ...
https://man.plustar.jp/php/gmagick.compositeimage.html - [similar]
制御構造に関する別の構文 4813
« elseif/else if while » PHP Manual 制御構造 制御構造に関するの構文 制御構造に関するの構文 ( ... り、 if 、 while 、 for 、 foreach 、 switch に関するの構文を提供します。 各構造において開き波括弧をコロン ... endfor; , endforeach; , endswitch; に変更するのが の構文の基本的な形式となります。 <?php if ( $a == 5 ... 5でも6でもない" ; endif; ?> 注意 : 同じブロック内での構文を混ぜて使うことはできません。 警告 switch 文と ... に、より多くの例があります。 関連キーワード: 構文 , , while , ブロック , else , elseif , 出力 , 形式 , ...
https://man.plustar.jp/php/control-structures.alternative-syntax.html - [similar]
クォートを追加する 4813
« Session::listClients Session::releaseSavepoint » PHP Manual mysql_xdevapi\Session クォートを追 ... ::quoteName ( string $name ): string SQL の名前や識子をエスケープするためのクォート関数です。 現在の接続 ... の設定に従って、与えられた識子をエスケープします。 このエスケープ関数は、値のエス ... ring , quoteName , エスケープ , xdevapi , 関数 , 識子 , パラメータ ...
https://man.plustar.jp/php/mysql-xdevapi-session.quotename.html - [similar]
別のストレージに含まれているオブジェクトを現在のストレージから取り除く 4813
« SplObjectStorage::offsetUnset SplObjectStorage::removeAllExcept » PHP Manual SplObjectStorage ... 5.3.0, PHP 7, PHP 8) SplObjectStorage::removeAll — のストレージに含まれているオブジェクトを現在のストレ ... rage::removeAll ( SplObjectStorage $storage ): int のストレージに含まれているオブジェクトを現在のストレ ... す。 int(2) int(1) 参考 SplObjectStorage::addAll() - のストレージからすべてのオブジェクトを追加する 関連キ ... ード: ストレージ , オブジェクト , SplObjectStorage , , removeAll , int , storage , offsetUnset , remove ...
https://man.plustar.jp/php/splobjectstorage.removeall.html - [similar]
文字列のコードページを別のものに変換する 4787
« php_strip_whitespace sapi_windows_cp_get » PHP Manual その他の関数 文字列のコードページをのも ... HP 8) sapi_windows_cp_conv — 文字列のコードページをのものに変換する 説明 sapi_windows_cp_conv ( int | s ... string $subject ): ? string 文字列のコードページをのものに変換します。 パラメータ in_codepage subject ... 文字列のコードページ。 コードページの名前、または識子を指定します。 out_codepage subject を文字列が変換 ... されるコードページ。 コードページの名前、または識子を指定します。 subject 変換する文字列。 戻り値 out ...
https://man.plustar.jp/php/function.sapi-windows-cp-conv.html - [similar]
キリル文字セットを他のものに変換する 4741
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する con ... g $from , string $to ): string キリル文字セットを、の文字セットに変換します。 パラメータ str 変換したい ... t_encoding() - ある文字エンコーディングの文字列を、の文字エンコーディングに変換する iconv() - ある文字エ ... ンコーディングの文字列を、の文字エンコーディングに変換する 関連キーワード: 変換 ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
コード変換指令に基づき文字列のコードを変換する 4741
« recode_file recode » PHP Manual Recode 関数 コード変換指令に基づき文字列のコードを変換する rec ... t_encoding() - ある文字エンコーディングの文字列を、の文字エンコーディングに変換する UConverter::transco ... de() - ある文字エンコーディングからの文字エンコーディングに文字列を変換する iconv() - あ ... る文字エンコーディングの文字列を、の文字エンコーディングに変換する 関連キーワード: 変換 ...
https://man.plustar.jp/php/function.recode-string.html - [similar]
与えられたオブジェクトを扱う数値オブジェクトを返す 4741
« spl_object_hash ファイル操作 » PHP Manual SPL 関数 与えられたオブジェクトを扱う数値オブジェクト ... bject ): int この関数は、オブジェクトのユニークな識子を返します。 このオブジェクトidはオブジェクトが生き ... クで、 かつそれぞれのオブジェクト毎に常に同じ数値の識子を返します。 例 例1 spl_object_id() の例 <?php $id ... 連キーワード: オブジェクト , 数値 , hash , 関数 , 識子 , 破棄 , 利用 , 注意 , 操作 , int ...
https://man.plustar.jp/php/function.spl-object-id.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 4741
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode ... く変換しません。 Windows-1252 の変換が必要な場合は、の関数を使ってください。 パラメータ string ISO-8859- ... t_encoding() - ある文字エンコーディングの文字列を、の文字エンコーディングに変換する UConverter::transco ... de() - ある文字エンコーディングからの文字エンコーディングに文字列を変換する iconv() - あ ... る文字エンコーディングの文字列を、の文字エンコーディングに変換する 関連キーワード: 変換 ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT