検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 527 for [SIMILAR] 16 1024 4096 WITH 53451 ガベ WITH 3759... (1.255 sec.)
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
XML 要素の名前を取得する 0
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLElement XML 要素の名前を取得する SimpleXMLElement::getName (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::getName — XML 要素の名前を取得する 説明 public SimpleXMLElement::getName (): string XML 要 ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
ファイルの所有者を取得する 0
« SplFileInfo::getMTime SplFileInfo::getPath » PHP Manual SplFileInfo ファイルの所有者を取得する SplFileInfo::getOwner (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getOwner — ファイルの所有者を取得する 説明 public SplFileInfo::getOwner (): int | false ファイルの所有者を取得します。オーナー ...
https://man.plustar.jp/php/splfileinfo.getowner.html - [similar]
ユーザーレベルでの命名の手引き 0
« パーサトークンの一覧 グローバル名前空間 » PHP Manual 付録 ユーザーレベルでの命名の手引き ユーザーレベルでの命名の手引き 目次 グローバル名前空間 ルール Tips これは、あなたが書く PHP コード中の識別子によりよい名前をつけるための手引きです。 グローバル名前空間のシンボルを作成するコードでシ ...
https://man.plustar.jp/php/userlandnaming.html - [similar]
0
« Win32ServiceException win32service 関数 » PHP Manual win32service 例 例 例1 PHP スクリプトをサービスとして登録する <?php win32_create_service (array( 'service' => 'dummyphp' , # サービスの名前 'display' => 'sample dummy PHP service' , # 短い説明 'description' => 'This is a dummy Window ...
https://man.plustar.jp/php/win32service.examples.html - [similar]
URI に変換する 0
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変換する XSLTProcessor::transformToUri (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToUri — URI に変換する 説明 public XSLTProcessor::transformToURI ( DOMDocument $doc , string $uri ): int XSL ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
セッションに関連する INI 設定をセキュアにする 0
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連する INI 設定をセキュアにする セッションに関連する INI 設定をセキュアにする セッション関連のINI設定をセキュアにすることで、 開発者はセッションのセキュリティを改善できます。 重要な INI 設定であっ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
ArrayObject のコピーを作成する 0
« ArrayObject::exchangeArray ArrayObject::getFlags » PHP Manual ArrayObject ArrayObject のコピーを作成する ArrayObject::getArrayCopy (PHP 5, PHP 7, PHP 8) ArrayObject::getArrayCopy — ArrayObject のコピーを作成する 説明 public ArrayObject::getArrayCopy (): array ArrayObject を配列にエクス ...
https://man.plustar.jp/php/arrayobject.getarraycopy.html - [similar]