検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 898 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (0.714 sec.)
定義済み定数 3890
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 CASE_LOWER ( int ) CASE_LOWER は、 array_change_key_case() で使用され、 配列のキーを小文字に変換するために使用されます。小文字は、 array_change_key_case() のデフ ...
https://man.plustar.jp/php/array.constants.html - [similar]
数を比較する 3890
« gmp_clrbit gmp_com » PHP Manual GMP 関数 数を比較する gmp_cmp (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_cmp — 数を比較する 説明 gmp_cmp ( GMP | int | string $num1 , GMP | int | string $num2 ): int ふたつの数を比較します。 パラメータ num1 GMP オブジェクト、整数、あるいは数値に変換可能な ...
https://man.plustar.jp/php/function.gmp-cmp.html - [similar]
Collator クラス 3890
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
配列から重複した値を削除する 3890
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
指定 ID のユーザーに関する情報を返す 2134
« posix_getpwnam posix_getrlimit » PHP Manual POSIX 関数 指定 ID のユーザーに関する情報を返す posix_getpwuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwuid — 指定 ID のユーザーに関する情報を返す 説明 posix_getpwuid ( int $user_id ): array | false 指定したユーザー ID のユーザーについての情報 ...
https://man.plustar.jp/php/function.posix-getpwuid.html - [similar]
指定した名前のユーザーに関する情報を返す 2134
« posix_getppid posix_getpwuid » PHP Manual POSIX 関数 指定した名前のユーザーに関する情報を返す posix_getpwnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwnam — 指定した名前のユーザーに関する情報を返す 説明 posix_getpwnam ( string $username ): array | false 指定したユーザーに関する情報を配列 ...
https://man.plustar.jp/php/function.posix-getpwnam.html - [similar]
Apache モジュールとしてインストール 2134
« ケース 4: Webツリーの外にPHPパーサを置く セッションのセキュリティ » PHP Manual セキュリティ Apache モジュールとしてインストール Apache モジュールとしてインストール PHP が Apache モジュールとして使用された場合、 PHP は、Apache ユー ザーの許可属性(通常はユーザー "nobody" の許可属性)を継承 ...
https://man.plustar.jp/php/security.apache.html - [similar]
DN をユーザーに分かりやすい名前のフォーマットに変換する 2134
« ldap_delete ldap_err2str » PHP Manual LDAP 関数 DN をユーザーに分かりやすい名前のフォーマットに変換する ldap_dn2ufn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_dn2ufn — DN をユーザーに分かりやすい名前のフォーマットに変換する 説明 ldap_dn2ufn ( string $dn ): string | false 指定した dn をよりユーザ ...
https://man.plustar.jp/php/function.ldap-dn2ufn.html - [similar]
ファイルシステムのセキュリティ 2134
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキュリティ ファイルシステムのセキュリティ 目次 Null バイト関連の問題 PHP は、ファイルおよびディレクトリ毎に権限を設定する多くのサーバーシ ステム上に組み込まれたセキュリティを提供します。これによ ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
PHP による HTTP 認証 2134
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT