検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 103 for [SIMILAR] 16 1024 4096 WITH 55455 wordwrap WITH ... (0.190 sec.)
elseif/else if 2890
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]
文字列の一部分を返す 0
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): string 文字列 string の、 offset で指定された位置から length バイト分の文字列を返しま ...
https://man.plustar.jp/php/function.substr.html - [similar]
マルチバイト文字列を正規表現により分割する 0
« mb_send_mail mb_str_split » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を正規表現により分割する mb_split (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_split — マルチバイト文字列を正規表現により分割する 説明 mb_split ( string $pattern , string $string , int $limit = -1 ): array | f ...
https://man.plustar.jp/php/function.mb-split.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 0
« PhpToken::__toString Tokenizer 関数 » PHP Manual PhpToken ソースコードを PhpToken オブジェクトで表現されたトークンに分割する PhpToken::tokenize (PHP 8) PhpToken::tokenize — ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 説明 public static PhpToken::tokenize ( string ...
https://man.plustar.jp/php/phptoken.tokenize.html - [similar]
画像を分割する 0
« Imagick::scaleImage Imagick::selectiveBlurImage » PHP Manual Imagick 画像を分割する Imagick::segmentImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::segmentImage — 画像を分割する 説明 public Imagick::segmentImage ( int $COLORSPACE , float $cluster_threshold , float $smooth_thre ...
https://man.plustar.jp/php/imagick.segmentimage.html - [similar]
コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 0
« pg_send_prepare pg_send_query » PHP Manual PostgreSQL 関数 コマンドとパラメータを分割してサーバーに送信し、その結果を待たない pg_send_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_send_query_params — コマンドとパラメータを分割してサーバーに送信し、その結果を待たない 説明 pg_send_query ...
https://man.plustar.jp/php/function.pg-send-query-params.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT