検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 514 for [SIMILAR] 16 1024 4096 WITH 12387 warning WITH 1... (1.178 sec.)
直近の操作から発生した警告を取得する 0
« Result::getGeneratedIds Result::getWarningsCount » PHP Manual mysql_xdevapi\Result 直近の操作から発生した警告を取得する Result::getWarnings (No version information available, might only be in Git) Result::getWarnings — 直近の操作から発生した警告を取得する 説明 public mysql_xdevapi\Resu ...
https://man.plustar.jp/php/mysql-xdevapi-result.getwarnings.html - [similar]
直近の操作から生じた警告を取得する 0
« RowResult::getColumns RowResult::getWarningsCount » PHP Manual mysql_xdevapi\RowResult 直近の操作から生じた警告を取得する RowResult::getWarnings (No version information available, might only be in Git) RowResult::getWarnings — 直近の操作から生じた警告を取得する 説明 public mysql_xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getwarnings.html - [similar]
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
Returns the PHP representation of a BSON value 0
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP representation of a BSON value MongoDB\BSON\toPHP (mongodb >=1.0.0) MongoDB\BSON\toPHP — Returns the PHP representation of a BSON value 説明 MongoDB\BSON\toPHP ( string $bson , array $typeMap = arr ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
XSLTProcessor クラス 0
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProcessor クラス XSLTProcessor クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 class XSLTProcessor { /* メソッド */ public getParameter ( string $namespace , string $name ): string | false public g ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
エラー配列を取得する 0
« libxml_disable_entity_loader libxml_get_last_error » PHP Manual libxml 関数 エラー配列を取得する libxml_get_errors (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_get_errors — エラー配列を取得する 説明 libxml_get_errors (): array エラー配列を取得します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.libxml-get-errors.html - [similar]
ディレクトリを作る 0
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, PHP 5, PHP 7, PHP 8) mkdir — ディレクトリを作る 説明 mkdir ( string $directory , int $permissions = 0777 , bool $recursive = false , ? resource $context = null ): bool directory で指定したディレ ...
https://man.plustar.jp/php/function.mkdir.html - [similar]
データを復号する 0
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]