検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 292 for Y (0.056 sec.)
新しい DatePeriod オブジェクトを作成する 4091
« DatePeriod DatePeriod::getDateInterval » PHP Manual DatePeriod 新しい DatePeriod オブジェクトを ... ach ( $period as $date ) { echo $date -> format ( 'Y-m-d' ). "\n" ; } ?> 上の例の出力は以下となります。 ... ach ( $period as $date ) { echo $date -> format ( 'Y-m-d' ). "\n" ; } ?> 上の例の出力は以下となります。 ...
https://man.plustar.jp/php/dateperiod.construct.html - [similar]
ReflectionProperty オブジェクトを作成する 4091
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty Reflect ... ionProperty オブジェクトを作成する ReflectionProperty::__const ... ruct (PHP 5, PHP 7, PHP 8) ReflectionProperty::__construct — ReflectionProperty オブジェクトを作 ... 成する 説明 public ReflectionProperty::__construct ( object | string $class , string $pr ... operty ) パラメータ class リフレクションするクラス、または ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
相対指定文字列から DateInterval を作成する 4053
« DateInterval::__construct DateInterval::format » PHP Manual DateInterval 相対指定文字列から Da ... ; $i = DateInterval :: createFromDateString ( '1 day' ); $i = new DateInterval ( 'P2W' ); $i = DateInte ... eString ( '3 months' ); $i = new DateInterval ( 'P4Y' ); $i = DateInterval :: createFromDateString ( '4 ... years' ); $i = new DateInterval ( 'P1Y1D' ); $i = Da ... teInterval :: createFromDateString ( '1 year + 1 day' ); $i = new DateInterval ( 'P1DT12H' ) ...
https://man.plustar.jp/php/dateinterval.createfromdatestring.html - [similar]
間隔をフォーマットする 4053
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... ん。 format 文字 説明 値の例 % リテラルとしての % % Y 年、数値、先頭に 0 を含む 2 桁 01 , 03 y 年、数値 ... erval の例 <?php $interval = new DateInterval ( 'P2Y4DT6H8M' ); echo $interval -> format ( '%d days' ); ... ?> 上の例の出力は以下となります。 4 days 例2 DateInterval での繰り越しの例 <?php $interval ... erval ( 'P32D' ); echo $interval -> format ( '%d days' ); ?> 上の例の出力は以下となります。 32 days 例3 ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
指定したメッセージのヘッダ情報の概要を読む 4053
« imap_expunge imap_fetchbody » PHP Manual IMAP 関数 指定したメッセージのヘッダ情報の概要を読む ... n $imap , string $sequence , int $flags = 0 ): array | false この関数は、指定された sequence のメールヘ ... ス。 sequence メッセージのシーケンスを指定します。 X,Y 形式で列挙したり、 X:Y 形式でその範囲内のすべてのメ ... references - このメッセージ ID への参照です in_reply_to - このメッセージ ID への返信です size - サイズ( ...
https://man.plustar.jp/php/function.imap-fetch-overview.html - [similar]
UI 4015
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... インストール手順 UI\Point — Represents a position (x,y) UI\Point::at — Size Coercion UI\Point::__construc ... ew Point UI\Point::getX — Retrieves X UI\Point::getY — Retrieves Y UI\Point::setX — Set X UI\Point::set ... Y — Set Y UI\Size — Represents dimensions (width, height) UI ... indow Title UI\Control — Control UI\Control::destroy — Destroy Control UI\Control::disable — Disable Co ...
https://man.plustar.jp/php/book.ui.html - [similar]
画像の解像度を設定する 4015
« Gmagick::setimagerenderingintent Gmagick::setimagescene » PHP Manual Gmagick 画像の解像度を設定 ... ::setimageresolution ( float $xResolution , float $yResolution ): Gmagick 画像の解像度を設定します。 パ ... ラメータ xResolution x 方向の解像度。 yResolution y 方向の解像度。 戻り値 成功した場合に G ... 定 , Gmagick , setimageresolution , エラー , 方向 , yResolution , xResolution , float ...
https://man.plustar.jp/php/gmagick.setimageresolution.html - [similar]
定義済み定数 4015
« 実行時設定 Tutorials » PHP Manual インストール/設定 定義済み定数 定義済み定数 以下の定数が定義 ... 場合のみ使用可能です。 MONGODB_VERSION ( string ) x.y.z style version number of the extension MONGODB_ST ... ABILITY ( string ) Current stability (alpha/beta/stable) 関 ... 数 , 定義 , 実行 , 設定 , string , ロード , stability , extension , version , モジュール ...
https://man.plustar.jp/php/mongodb.constants.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 3977
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PH ... 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言 ... うになります。 例 例1 list() の例 <?php $info = array( 'コーヒー' , '茶色' , 'カフェイン' ); // すべての ... 例2 list() の使用法の例 <?php result = $pdo -> query ( "SELECT id, name FROM employees" ); while (list( ... ) の使用法 <?php list( $a , list( $b , $c )) = array( 1 , array( 2 , 3 )); var_dump ( $a , $b , $c ); ? ...
https://man.plustar.jp/php/function.list.html - [similar]
水平方向に反転した画像を作成する 3977
« Gmagick::flipimage Gmagick::frameimage » PHP Manual Gmagick 水平方向に反転した画像を作成する G ... 説明 public Gmagick::flopimage (): Gmagick 中心の y 軸を基準してピクセルを反転させ、水平方向のミラー画 ...
https://man.plustar.jp/php/gmagick.flopimage.html - [similar]