検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 102 for [SIMILAR] 16 1024 4096 WITH 16128 再帰 WITH 1093... (0.129 sec.)
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
画像の深度を設定する 0
« Imagick::setImageDelay Imagick::setImageDispose » PHP Manual Imagick 画像の深度を設定する Imagick::setImageDepth (PECL imagick 2, PECL imagick 3) Imagick::setImageDepth — 画像の深度を設定する 説明 public Imagick::setImageDepth ( int $depth ): bool 画像の深度を設定します。 パラメータ de ...
https://man.plustar.jp/php/imagick.setimagedepth.html - [similar]
画像の深度を設定する 0
« Gmagick::setimagedelay Gmagick::setimagedispose » PHP Manual Gmagick 画像の深度を設定する Gmagick::setimagedepth (PECL gmagick >= Unknown) Gmagick::setimagedepth — 画像の深度を設定する 説明 public Gmagick::setimagedepth ( int $depth ): Gmagick 画像の深度を設定します。 パラメータ depth ...
https://man.plustar.jp/php/gmagick.setimagedepth.html - [similar]
子を終了する 0
« RecursiveIteratorIterator::current RecursiveIteratorIterator::endIteration » PHP Manual RecursiveIteratorIterator 子を終了する RecursiveIteratorIterator::endChildren (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveIteratorIterator::endChildren — 子を終了する 説明 public RecursiveIteratorIterat ...
https://man.plustar.jp/php/recursiveiteratoriterator.endchildren.html - [similar]
子を終了する 0
« RecursiveTreeIterator::current RecursiveTreeIterator::endIteration » PHP Manual RecursiveTreeIterator 子を終了する RecursiveTreeIterator::endChildren (PHP 5 >= 5.3.0, PHP 7, PHP 8) RecursiveTreeIterator::endChildren — 子を終了する 説明 public RecursiveTreeIterator::endChildren (): void ...
https://man.plustar.jp/php/recursivetreeiterator.endchildren.html - [similar]
パターン構文 0
« Perl とは異なる点 はじめに » PHP Manual PCRE のパターン パターン構文 パターン構文 目次 はじめに デリミタ メタ文字 エスケープシーケンス Unicode 文字プロパティ アンカー ドット 文字クラス 選択肢 内部オプション設定 サブパターン 繰り返し 後方参照 言明 再試行無しのサブパターン 条件付きサブパ ...
https://man.plustar.jp/php/reference.pcre.pattern.syntax.html - [similar]
クォートされた文字列のクォート部分を取り除く 0
« stripos stristr » PHP Manual String 関数 クォートされた文字列のクォート部分を取り除く stripslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripslashes — クォートされた文字列のクォート部分を取り除く 説明 stripslashes ( string $string ): string クォートされた文字列を元に戻します。 stripslashes() は ...
https://man.plustar.jp/php/function.stripslashes.html - [similar]
特定の画像チャネルの深度を設定する 0
« Imagick::setImageBorderColor Imagick::setImageClipMask » PHP Manual Imagick 特定の画像チャネルの深度を設定する Imagick::setImageChannelDepth (PECL imagick 2, PECL imagick 3) Imagick::setImageChannelDepth — 特定の画像チャネルの深度を設定する 説明 public Imagick::setImageChannelDepth ( i ...
https://man.plustar.jp/php/imagick.setimagechanneldepth.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT