検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 385 for [SIMILAR] 16 1024 4096 WITH 17759 strlen WITH 82... (0.630 sec.)
指定した文字数で文字列を分割する 0
« vsprintf 変更履歴 » PHP Manual String 関数 指定した文字数で文字列を分割する wordwrap (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) wordwrap — 指定した文字数で文字列を分割する 説明 wordwrap ( string $string , int $width = 75 , string $break = "\n" , bool $cut_long_words = false ): string 指定し ...
https://man.plustar.jp/php/function.wordwrap.html - [similar]
指定したフィールドの長さを返す 0
« mysql_field_flags mysql_field_name » PHP Manual MySQL 関数 指定したフィールドの長さを返す mysql_field_len (PHP 4, PHP 5) mysql_field_len — 指定したフィールドの長さを返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-field-len.html - [similar]
結果における各出力の長さを得る 0
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る mysql_fetch_lengths (PHP 4, PHP 5) mysql_fetch_lengths — 結果における各出力の長さを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
文字列の一部を切り出す 0
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, PHP 8) iconv_substr — 文字列の一部を切り出す 説明 iconv_substr ( string $string , int $offset , ? int $length = null , ? string $encoding = null ): string | false 文字列 string の、 offset と ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]
関数の定義(プロトタイプ)を読むには 0
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについて 関数の定義(プロトタイプ)を読むには 関数の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハウは PHP の利用をより簡単にしてく ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
文字列を固定長の他の文字列で埋める 0
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) str_pad — 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , int $pad_type = STR_PAD_RIGHT ): strin ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
直角三角形の斜辺の長さを計算する 0
« hexdec intdiv » PHP Manual Math 関数 直角三角形の斜辺の長さを計算する hypot (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) hypot — 直角三角形の斜辺の長さを計算する 説明 hypot ( float $x , float $y ): float hypot() は、直角をはさむ 2 辺の長さが x および y である 直角三角形の斜辺の長さ、すなわち原 ...
https://man.plustar.jp/php/function.hypot.html - [similar]
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 0
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う strncasecmp (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) strncasecmp — バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 説明 strncasecmp ( ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 0
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する PDO::sqliteCreateAggregate (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateAggregate — SQL 文で使用する集約ユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
最初の n 文字についてバイナリセーフな文字列比較を行う 0
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT