検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 1923 for [SIMILAR] 16 1024 4096 WITH 11348 gmagick WITH 2... (3.223 sec.)
内部ポインタをラージオブジェクトの先頭に移動する 0
« OCILob::read OCILob::save » PHP Manual OCILob 内部ポインタをラージオブジェクトの先頭に移動する OCILob::rewind (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::rewind — 内部ポインタをラージオブジェクトの先頭に移動する 説明 public OCILob::rewind (): bool 内部ポインタをラージオブジェクト ...
https://man.plustar.jp/php/ocilob.rewind.html - [similar]
SQLite3Stmt オブジェクトを構築する 0
« SQLite3Stmt::close SQLite3Stmt::execute » PHP Manual SQLite3Stmt SQLite3Stmt オブジェクトを構築する SQLite3Stmt::__construct (No version information available, might only be in Git) SQLite3Stmt::__construct — SQLite3Stmt オブジェクトを構築する 説明 private SQLite3Stmt::__construct ( SQ ...
https://man.plustar.jp/php/sqlite3stmt.construct.html - [similar]
要素を追加する 0
« ArrayIterator ArrayIterator::asort » PHP Manual ArrayIterator 要素を追加する ArrayIterator::append (PHP 5, PHP 7, PHP 8) ArrayIterator::append — 要素を追加する 説明 public ArrayIterator::append ( mixed $value ): void 値を最後の要素として追加します。 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/arrayiterator.append.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 cURL 設定オプション 名前 デフォルト 変更可能 変更履歴 curl.cainfo NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくださ ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
ファイルがディレクトリかどうかを調べる 0
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
フィールドのデータ型を返す 0
« odbc_field_scale odbc_foreignkeys » PHP Manual ODBC 関数 フィールドのデータ型を返す odbc_field_type (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_type — フィールドのデータ型を返す 説明 odbc_field_type ( resource $statement , int $field ): string | false 指定された ODBC 結果 ID において指定番 ...
https://man.plustar.jp/php/function.odbc-field-type.html - [similar]
CSR を文字列としてエクスポートする 0
« openssl_csr_export_to_file openssl_csr_get_public_key » PHP Manual OpenSSL 関数 CSR を文字列としてエクスポートする openssl_csr_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_export — CSR を文字列としてエクスポートする 説明 openssl_csr_export ( OpenSSLCertificateSigningRequest ...
https://man.plustar.jp/php/function.openssl-csr-export.html - [similar]
特定の画像チャネルの深度を返す 0
« Imagick::getImageBorderColor Imagick::getImageChannelDistortion » PHP Manual Imagick 特定の画像チャネルの深度を返す Imagick::getImageChannelDepth (PECL imagick 2, PECL imagick 3) Imagick::getImageChannelDepth — 特定の画像チャネルの深度を返す 説明 public Imagick::getImageChannelDepth ( ...
https://man.plustar.jp/php/imagick.getimagechanneldepth.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
文字列演算子 0
« 論理演算子 配列演算子 » PHP Manual 演算子 文字列演算子 文字列演算子 文字列の演算子は 2 種類あります。最初のは結合演算子('.')で、右引数と 左引数を結合したものを返します。2 番目は、結合代入演算子(' .= ')で、 この演算子は右側の引数に左側の引数を追加します。詳細は、 代入演算子 を 参照くださ ...
https://man.plustar.jp/php/language.operators.string.html - [similar]