検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 278 for [SIMILAR] 16 1024 4096 WITH 42649 実時 WITH 2252... (0.286 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
はじめに 0
« Date/Time インストール/設定 » PHP Manual Date/Time はじめに はじめに 以下の関数により、PHP スクリプトを実行するサーバーから 日付と時間を取得することが可能となります。 多くの異なる方法で日付や時間をフォーマットするために これらの関数を使用することができます。 日付と時刻の情報は内部的には ...
https://man.plustar.jp/php/intro.datetime.html - [similar]
実行を遅延させる 0
« show_source sys_getloadavg » PHP Manual その他の関数 実行を遅延させる sleep (PHP 4, PHP 5, PHP 7, PHP 8) sleep — 実行を遅延させる 説明 sleep ( int $seconds ): int seconds で与えられた秒数分プログラムの実行を遅延させます。 パラメータ seconds 秒単位の停止時間。 戻り値 成功した場合にゼロ、 ...
https://man.plustar.jp/php/function.sleep.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
特定の年や月における、最初の週の日数の最小値を設定する 0
« IntlCalendar::setLenient IntlCalendar::setRepeatedWallTimeOption » PHP Manual IntlCalendar 特定の年や月における、最初の週の日数の最小値を設定する IntlCalendar::setMinimalDaysInFirstWeek (PHP 5 >= 5.5.1, PHP 7, PHP 8) IntlCalendar::setMinimalDaysInFirstWeek — 特定の年や月における、最初の ...
https://man.plustar.jp/php/intlcalendar.setminimaldaysinfirstweek.html - [similar]
Refresh 拡張操作のヘルパ 0
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_refresh (PHP 7 >= 7.3.0, PHP 8) ldap_exop_refresh — Refresh 拡張操作のヘルパ 説明 ldap_exop_refresh ( LDAP\Connection $ldap , string $dn , int $ttl ): int | false Refresh 拡張オペレーションを実行 ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]