検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 962 for [SIMILAR] 16 1024 4096 WITH 6256 数操 WITH 2858 ... (1.007 sec.)
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDOStatement::errorCode PDOStatement::execute » PHP Manual PDOStatement 文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDOStatement::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::errorInfo — 文ハンドラにおける直近の操作に関連する拡張エラー情報 ...
https://man.plustar.jp/php/pdostatement.errorinfo.html - [similar]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
直近の操作のエラーコードを取得する 0
« MessageFormatter::format MessageFormatter::getErrorMessage » PHP Manual MessageFormatter 直近の操作のエラーコードを取得する MessageFormatter::getErrorCode msgfmt_get_error_code (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::getErrorCode -- msgfmt_get_error_code — ...
https://man.plustar.jp/php/messageformatter.geterrorcode.html - [similar]
環境変数の値を取得する 0
« get_resources getlastmod » PHP Manual PHP オプション/情報 関数 環境変数の値を取得する getenv (PHP 4, PHP 5, PHP 7, PHP 8) getenv — 環境変数の値を取得する 説明 getenv ( string $varname , bool $local_only = false ): string | false getenv (): array 環境変数の値を取得します。 phpinfo() を使 ...
https://man.plustar.jp/php/function.getenv.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
ファイル操作 0
« spl_object_id SplFileInfo » PHP Manual SPL ファイル操作 ファイル操作 目次 SplFileInfo SplFileObject SplTempFileObject SPL にはファイルを扱うためのクラスが用意されています。 関連キーワード: 操作 , ファイル , SplFileInfo , SplFileObject , SplTempFileObject , クラス , 用意 , ...
https://man.plustar.jp/php/spl.files.html - [similar]
すべてのスコープで使用できる組み込みの変数 0
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
直近の操作のエラーコードを取得する 0
« IntlDateFormatter::getDateType IntlDateFormatter::getErrorMessage » PHP Manual IntlDateFormatter 直近の操作のエラーコードを取得する IntlDateFormatter::getErrorCode datefmt_get_error_code (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getErrorCode -- datefmt_get_e ...
https://man.plustar.jp/php/intldateformatter.geterrorcode.html - [similar]