検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 602 for [SIMILAR] 16 1024 4096 WITH 4887 サン WITH 3803 ... (0.668 sec.)
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
画像が truecolor かどうか調べる 0
« imageinterlace imagejpeg » PHP Manual GD および Image 関数 画像が truecolor かどうか調べる imageistruecolor (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageistruecolor — 画像が truecolor かどうか調べる 説明 imageistruecolor ( GdImage $image ): bool imageistruecolor() は、 image が truecolor ...
https://man.plustar.jp/php/function.imageistruecolor.html - [similar]
ハードリンクを作成する 0
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, PHP 7, PHP 8) link — ハードリンクを作成する 説明 link ( string $target , string $link ): bool link() はハードリンクを作成します。 パラメータ target リンクの対象。 link リンクの名前。 戻り値 成 ...
https://man.plustar.jp/php/function.link.html - [similar]
フィールド数を返す 0
« pg_meta_data pg_num_rows » PHP Manual PostgreSQL 関数 フィールド数を返す pg_num_fields (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_fields — フィールド数を返す 説明 pg_num_fields ( PgSql\Result $result ): int pg_num_fields() は、 PgSql\Result クラスのインスタンスから フィールド(カラム ...
https://man.plustar.jp/php/function.pg-num-fields.html - [similar]
行数を返す 0
« pg_num_fields pg_options » PHP Manual PostgreSQL 関数 行数を返す pg_num_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_rows — 行数を返す 説明 pg_num_rows ( PgSql\Result $result ): int pg_num_rows() は、 PgSql\Result クラスのインスタンスに含まれる行数を返します。 注意 : この関数は、以 ...
https://man.plustar.jp/php/function.pg-num-rows.html - [similar]
コメント 0
« 命令の分離 型 » PHP Manual 基本的な構文 コメント コメント PHP は、'C', 'C++' および Unix シェル型(Perl 型)のコメントをサポートします。 例えば、 <?php echo 'テストです' ; // C++型の単一行用のコメント /* 複数行用のコメント もう一行分のコメント */ echo 'もうひとつのテストです' ; echo '最 ...
https://man.plustar.jp/php/language.basic-syntax.comments.html - [similar]
phar アーカイブをディスクとメモリから完全に削除する 0
« Phar::stopBuffering Phar::webPhar » PHP Manual Phar phar アーカイブをディスクとメモリから完全に削除する Phar::unlinkArchive (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::unlinkArchive — phar アーカイブをディスクとメモリから完全に削除する 説明 final public static Phar::unlink ...
https://man.plustar.jp/php/phar.unlinkarchive.html - [similar]
自然順で配列をソートする 0
« ArrayIterator::natcasesort ArrayIterator::next » PHP Manual ArrayIterator 自然順で配列をソートする ArrayIterator::natsort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::natsort — 自然順で配列をソートする 説明 public ArrayIterator::natsort (): bool "自然順" アルゴリズムを使って、値でエン ...
https://man.plustar.jp/php/arrayiterator.natsort.html - [similar]
オープンされたモードでサポートされる最大キー長を返す 0
« mcrypt_module_get_algo_block_size mcrypt_module_get_supported_key_sizes » PHP Manual Mcrypt 関数 オープンされたモードでサポートされる最大キー長を返す mcrypt_module_get_algo_key_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_get_algo_key_size — オープンさ ...
https://man.plustar.jp/php/function.mcrypt-module-get-algo-key-size.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 GD_VERSION ( string ) PHP をコンパイルしたときの GD のバージョン GD_MAJOR_VERSIO ...
https://man.plustar.jp/php/image.constants.html - [similar]