検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 313 for [SIMILAR] 16 1024 4096 WITH 31339 refresh WITH 1... (0.323 sec.)
用語説明 0
« MySQL 用 PHP ドライバの概要 どの API を使うか » PHP Manual MySQL 用 PHP ドライバの概要 用語説明 用語説明 このセクションでは、PHP アプリケーションの開発で MySQL データベースを扱う ときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタス ...
https://man.plustar.jp/php/mysqlinfo.terminology.html - [similar]
列挙型の特定の case を返す 0
« ReflectionEnum::getBackingType ReflectionEnum::getCases » PHP Manual ReflectionEnum 列挙型の特定の case を返す ReflectionEnum::getCase (PHP 8 >= 8.1.0) ReflectionEnum::getCase — 列挙型の特定の case を返す 説明 public ReflectionEnum::getCase ( string $name ): ReflectionEnumUnitCase 列挙 ...
https://man.plustar.jp/php/reflectionenum.getcase.html - [similar]
エクスポートする 0
« ReflectionExtension::__construct ReflectionExtension::getClasses » PHP Manual ReflectionExtension エクスポートする ReflectionExtension::export (PHP 5, PHP 7) ReflectionExtension::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionextension.export.html - [similar]
関数をエクスポートする 0
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction 関数をエクスポートする ReflectionFunction::export (PHP 5, PHP 7) ReflectionFunction::export — 関数をエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]
現在実行中のプロセスをフォークする 0
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Seaslog 設定オプション 名前 デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslog.level 8 PHP_INI_ALL seaslog.re ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
MySQL プロセスのリストを得る 0
« mysql_list_fields mysql_list_tables » PHP Manual MySQL 関数 MySQL プロセスのリストを得る mysql_list_processes (PHP 4 >= 4.3.0, PHP 5) mysql_list_processes — MySQL プロセスのリストを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO ...
https://man.plustar.jp/php/function.mysql-list-processes.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
ReflectionAttribute クラス 0
« ReflectionReference::getId ReflectionAttribute::__construct » PHP Manual リフレクション ReflectionAttribute クラス ReflectionAttribute クラス (PHP 8) はじめに ReflectionAttribute クラスは、 アトリビュート に関する情報を提供します。 クラス概要 class ReflectionAttribute implements Reflec ...
https://man.plustar.jp/php/class.reflectionattribute.html - [similar]