検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 679 for [SIMILAR] 16 1024 4096 WITH 18471 移行 WITH 1412... (0.527 sec.)
WinCache 関数への切り替え 0
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自動的な関数置き換え機能を利用します。 wincache.reroute_enabled を参照ください。 WinCache ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
最新版を維持する 0
« PHPの隠蔽 機能 » PHP Manual セキュリティ 最新版を維持する 最新版を維持する PHP は、他の大規模なシステムと同様に、セキュリティを確保しつつ 改良されています。新バージョンにはしばしば大規模あるいは小規模な 変更が含まれています。その内容は、セキュリティの機能追加であったり セキュリティ上の ...
https://man.plustar.jp/php/security.current.html - [similar]
フィールドのグローバルな最小値を返す 0
« IntlCalendar::getMinimalDaysInFirstWeek IntlCalendar::getNow » PHP Manual IntlCalendar フィールドのグローバルな最小値を返す IntlCalendar::getMinimum (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getMinimum — フィールドのグローバルな最小値を返す 説明 オブジェクト指向型 p ...
https://man.plustar.jp/php/intlcalendar.getminimum.html - [similar]
名前空間と動的言語機能 0
« 名前空間の使用法: 基本編 namespace キーワードおよび __NAMESPACE__ 定数 » PHP Manual 名前空間 名前空間と動的言語機能 名前空間と動的言語機能 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP における名前空間の実装は、PHP 自身が動的プログラミング言語であるという性質に影響を受けています。 したがって、次の ...
https://man.plustar.jp/php/language.namespaces.dynamic.html - [similar]
NULL 0
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
指定された日が平日か、週末か、ふたつの週の間の移行日かを返す 0
« IntlCalendar::getAvailableLocales IntlCalendar::getErrorCode » PHP Manual IntlCalendar 指定された日が平日か、週末か、ふたつの週の間の移行日かを返す IntlCalendar::getDayOfWeekType (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getDayOfWeekType — 指定された日が平日か、週末 ...
https://man.plustar.jp/php/intlcalendar.getdayofweektype.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.1.x から PHP 7.2.x への移行 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 Windows のサポート Windows のサポート PHP コア POSIX にさらに準拠したファイルの削除 ファイルディスクリプタは、共有 read/write/delete モードでオープンされるのがデフォルトになりました。 これによ ...
https://man.plustar.jp/php/migration73.windows-support.html - [similar]
INTL のグローバル 'default_locale' からデフォルトのロケールを取得する 0
« Locale::getAllVariants Locale::getDisplayLanguage » PHP Manual Locale INTL のグローバル 'default_locale' からデフォルトのロケールを取得する Locale::getDefault locale_get_default (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDefault -- locale_get_default — INTL のグローバ ...
https://man.plustar.jp/php/locale.getdefault.html - [similar]
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]