検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 457 for Ini (0.039 sec.)
配列からシンボルテーブルに変数をインポートする 3513
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PH ... 上書きされていないことを確認してください。そして php.ini の variables_order で定義されたものと同じ順で展開す ...
https://man.plustar.jp/php/function.extract.html - [similar]
セッションに登録されたデータを全て破棄する 3513
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破 ... セッション情報だけでなくセッションを破壊する。 if ( ini_get ( "session.use_cookies" )) { $params = session ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
PHP マニュアル 3513
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovg ... x への移行 PHP のデバッグ Configure オプション php.ini ディレクティブ 拡張モジュールの一覧/分類 関数エイリ ...
https://man.plustar.jp/php/index.html - [similar]
OpenBSD へのインストール 3513
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール O ... ッケージを 探してください。これらのモジュールを php.ini 上で有効/無効にするには phpxs コマンドを使用する必 ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
Date Formatter を作成する 3513
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... やパースの際に使用するロケール。 null を指定すると、 ini 設定 intl.default_locale の値を使います。 dateType ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
インストール手順 3513
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 警告 この拡張 ... もはやデフォルトでは有効となりません。したがって php.ini で php_mysql.dll DLL を有効にしておく必要があります ...
https://man.plustar.jp/php/mysql.installation.html - [similar]
OCI8 高速アプリケーション通知 (FAN) サポート 3513
« OCI8 接続のハンドリングおよびプーリング OCI8 Transparent Application Failover (TAF) Support » ... NAME => 'sales', AQ_HA_NOTIFICATIONS => TRUE); php.ini を編集して以下のように追加します。 oci8.events = O ...
https://man.plustar.jp/php/oci8.fan.html - [similar]
コードの事前ロード 3513
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以 ... ばなりません。 その上で、 opcache.preload の値を php.ini に設定します。 opcache.preload=preload.php preload ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
イテレータから phar アーカイブを作成する 3513
« Phar::buildFromDirectory Phar::canCompress » PHP Manual Phar イテレータから phar アーカイブを作 ... ectory = null ): array 注意 : このメソッドは、 php.ini の phar.readonly が 0 でないと Phar オブジェクトで ...
https://man.plustar.jp/php/phar.buildfromiterator.html - [similar]
phar アーカイブを実行可能な別の phar アーカイブ形式に変換する 3513
« Phar::convertToData Phar::copy » PHP Manual Phar phar アーカイブを実行可能な別の phar アーカイ ... nsion = null ): ? Phar 注意 : このメソッドは、 php.ini の phar.readonly が 0 でないと Phar オブジェクトで ...
https://man.plustar.jp/php/phar.converttoexecutable.html - [similar]