検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1164 for [SIMILAR] 16 1024 4096 WITH 20112 runkit7 WITH 7... (1.547 sec.)
DateTime オブジェクトのタイムゾーンを設定する 0
« DateTime::setTimestamp DateTime::sub » PHP Manual DateTime DateTime オブジェクトのタイムゾーンを設定する DateTime::setTimezone date_timezone_set (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::setTimezone -- date_timezone_set — DateTime オブジェクトのタイムゾーンを設定する 説明 オブジェクト指 ...
https://man.plustar.jp/php/datetime.settimezone.html - [similar]
変数がスカラかどうかを調べる 0
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) is_scalar — 変数がスカラかどうかを調べる 説明 is_scalar ( mixed $value ): bool 指定した変数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あ ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
SOAP コールが失敗したかどうかを調べる 0
« SOAP 関数 use_soap_error_handler » PHP Manual SOAP 関数 SOAP コールが失敗したかどうかを調べる is_soap_fault (PHP 5, PHP 7, PHP 8) is_soap_fault — SOAP コールが失敗したかどうかを調べる 説明 is_soap_fault ( mixed $object ): bool この関数は、SOAP コールが失敗したかどうかを調べたいが、例外 ...
https://man.plustar.jp/php/function.is-soap-fault.html - [similar]
結果における各出力の長さを得る 0
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る mysql_fetch_lengths (PHP 4, PHP 5) mysql_fetch_lengths — 結果における各出力の長さを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
Gets field data from the currently selected row 0
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently selected row sqlsrv_get_field (No version information available, might only be in Git) sqlsrv_get_field — Gets field data from the currently selected row 説明 sqlsrv_get_field ( resource $stmt ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
ある画像を別の画像に合成する 0
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する Imagick::compositeImage (PECL imagick 2, PECL imagick 3) Imagick::compositeImage — ある画像を別の画像に合成する 説明 public Imagick::compositeImage ( Imagick $composite_object , int $composite ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]
日付と時刻の解釈を「緩いモード」で行うかを取得する 0
« IntlCalendar::isEquivalentTo IntlCalendar::isSet » PHP Manual IntlCalendar 日付と時刻の解釈を「緩いモード」で行うかを取得する IntlCalendar::isLenient (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::isLenient — 日付と時刻の解釈を「緩いモード」で行うかを取得する 説明 オブジ ...
https://man.plustar.jp/php/intlcalendar.islenient.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
Execute a database command 0
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual MongoDB\Driver\Manager Execute a database command MongoDB\Driver\Manager::executeCommand (mongodb >=1.0.0) MongoDB\Driver\Manager::executeCommand — Execute a database command 説明 final public Mo ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
カラムのメタデータを取得する 0
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムのメタデータを取得する RowResult::getColumns (No version information available, might only be in Git) RowResult::getColumns — カラムのメタデータを取得する 説明 public mysql_xdevapi\RowResult::ge ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]