検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 217 for [SIMILAR] 16 1024 4096 WITH 34105 gettentativere... (0.182 sec.)
新しい DOMProcessingInstruction オブジェクトを作成する 0
« DOMProcessingInstruction DOMText » PHP Manual DOMProcessingInstruction 新しい DOMProcessingInstruction オブジェクトを作成する DOMProcessingInstruction::__construct (PHP 5, PHP 7, PHP 8) DOMProcessingInstruction::__construct — 新しい DOMProcessingInstruction オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domprocessinginstruction.construct.html - [similar]
InterBase データベースから 1 行分の結果を取得する 0
« ibase_fetch_object ibase_field_info » PHP Manual Firebird/InterBase 関数 InterBase データベースから 1 行分の結果を取得する ibase_fetch_row (PHP 5, PHP 7 < 7.4.0) ibase_fetch_row — InterBase データベースから 1 行分の結果を取得する 説明 ibase_fetch_row ( resource $result_identifier , int ...
https://man.plustar.jp/php/function.ibase-fetch-row.html - [similar]
OpenAL ソースのプロパティを取得する 0
« openal_source_destroy openal_source_pause » PHP Manual OpenAL 関数 OpenAL ソースのプロパティを取得する openal_source_get (PECL openal >= 0.1.0) openal_source_get — OpenAL ソースのプロパティを取得する 説明 openal_source_get ( resource $source , int $property ): mixed パラメータ source O ...
https://man.plustar.jp/php/function.openal-source-get.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
画像のプロパティを返す 0
« Imagick::getImageProfiles Imagick::getImageProperty » PHP Manual Imagick 画像のプロパティを返す Imagick::getImageProperties (PECL imagick 2, PECL imagick 3) Imagick::getImageProperties — 画像のプロパティを返す 説明 public Imagick::getImageProperties ( string $pattern = "*" , bool $incl ...
https://man.plustar.jp/php/imagick.getimageproperties.html - [similar]
新しい画像を作成する 0
« Imagick::negateImage Imagick::newPseudoImage » PHP Manual Imagick 新しい画像を作成する Imagick::newImage (PECL imagick 2, PECL imagick 3) Imagick::newImage — 新しい画像を作成する 説明 public Imagick::newImage ( int $cols , int $rows , mixed $background , string $format = ? ): bool 新し ...
https://man.plustar.jp/php/imagick.newimage.html - [similar]
このオブジェクトが表す時刻を取得する 0
« IntlCalendar::getSkippedWallTimeOption IntlCalendar::getTimeZone » PHP Manual IntlCalendar このオブジェクトが表す時刻を取得する IntlCalendar::getTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getTime — このオブジェクトが表す時刻を取得する 説明 オブジェクト指向型 pub ...
https://man.plustar.jp/php/intlcalendar.gettime.html - [similar]
オブジェクトのタイムゾーンを取得する 0
« IntlCalendar::getTime IntlCalendar::getType » PHP Manual IntlCalendar オブジェクトのタイムゾーンを取得する IntlCalendar::getTimeZone (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getTimeZone — オブジェクトのタイムゾーンを取得する 説明 オブジェクト指向型 public IntlCalen ...
https://man.plustar.jp/php/intlcalendar.gettimezone.html - [similar]
リファレンスが行わないこと 0
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]