検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 260 for [SIMILAR] 16 1024 4096 WITH 19370 generator WITH... (0.763 sec.)
時刻を設定する 0
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時刻を設定する DateTimeImmutable::setTime (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setTime — 時刻を設定する 説明 public DateTimeImmutable::setTime ( int $hour , int $minute , int $seco ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 0
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す DateTimeZone::listAbbreviations timezone_abbreviations_list (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::listAbbreviations -- timezone_abbrevi ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.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
« imagerectangle imagerotate » PHP Manual GD および Image 関数 画像の解像度を取得/設定する imageresolution (PHP 7 >= 7.2.0, PHP 8) imageresolution — 画像の解像度を取得/設定する 説明 imageresolution ( GdImage $image , ? int $resolution_x = null , ? int $resolution_y = null ): array | bool ...
https://man.plustar.jp/php/function.imageresolution.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
結果において指定したフィールドのフラグを取得する 0
« mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグを取得する mysql_field_flags (PHP 4, PHP 5) mysql_field_flags — 結果において指定したフィールドのフラグを取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 ...
https://man.plustar.jp/php/function.mysql-field-flags.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
連想配列の値を、SQL 文として実行可能な形式に変換する 0
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能な形式に変換する pg_convert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_convert — 連想配列の値を、SQL 文として実行可能な形式に変換する 説明 pg_convert ( PgSql\Connection $connection , string $ta ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]