検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 519 for [SIMILAR] 16 1024 4096 WITH 20363 getrouter WITH... (0.855 sec.)
シンボリックリンクの所有者を変更する 0
« lchgrp link » PHP Manual ファイルシステム 関数 シンボリックリンクの所有者を変更する lchown (PHP 5 >= 5.1.3, PHP 7, PHP 8) lchown — シンボリックリンクの所有者を変更する 説明 lchown ( string $filename , string | int $user ): bool シンボリックリンク filename の所有者を user に変更しようと ...
https://man.plustar.jp/php/function.lchown.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
Yaf_Route_Simple のコンストラクタ 0
« Yaf_Route_Simple::assemble Yaf_Route_Simple::route » PHP Manual Yaf_Route_Simple Yaf_Route_Simple のコンストラクタ Yaf_Route_Simple::__construct (Yaf >=1.0.0) Yaf_Route_Simple::__construct — Yaf_Route_Simple のコンストラクタ 説明 public Yaf_Route_Simple::__construct ( string $module_na ...
https://man.plustar.jp/php/yaf-route-simple.construct.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 0
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_Dispatcher のインスタンスを取得する Yaf_Application::getDispatcher (Yaf >=1.0.0) Yaf_Application::getDispatcher — Yaf_Dispatcher のインスタンスを取得する 説明 public Yaf_Application::getDispatc ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
.user.ini ファイル 0
« 設定ファイル どこで設定を行うのか » PHP Manual 実行時設定 .user.ini ファイル .user.ini ファイル PHP はディレクトリ単位での INI ファイルをサポートしています。 このファイルは、CGI/FastCGI SAPI の場合にのみ処理されます。 この機能は、PECL htscanner 拡張モジュールを置き換えるものです。 Apac ...
https://man.plustar.jp/php/configuration.file.per-user.html - [similar]
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 0
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラーメッセージを送信する error_log (PHP 4, PHP 5, PHP 7, PHP 8) error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = 0 , ? s ...
https://man.plustar.jp/php/function.error-log.html - [similar]
エージェントから全ての SNMP オブジェクトを取得する 0
« snmpset snmpwalkoid » PHP Manual SNMP 関数 エージェントから全ての SNMP オブジェクトを取得する snmpwalk (PHP 4, PHP 5, PHP 7, PHP 8) snmpwalk — エージェントから全ての SNMP オブジェクトを取得する 説明 snmpwalk ( string $hostname , string $community , array | string $object_id , int $time ...
https://man.plustar.jp/php/function.snmpwalk.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
グローバル名前空間 0
« ユーザーレベルでの命名の手引き ルール » PHP Manual ユーザーレベルでの命名の手引き グローバル名前空間 グローバル名前空間 グローバル名前空間に属する言語構造には、このようなものがあります。 関数 クラス インターフェイス 定数 (クラス定数以外) 関数/メソッド の外部で定義された変数 関連キーワー ...
https://man.plustar.jp/php/userlandnaming.globalnamespace.html - [similar]