検索

phrase: max: clip:
target: order:
Results of 861 - 870 of about 1310 for [SIMILAR] 16 1024 4096 WITH 36066 sessionhandler... (1.541 sec.)
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
ディレクトリを削除する 0
« rewind set_file_buffer » PHP Manual ファイルシステム 関数 ディレクトリを削除する rmdir (PHP 4, PHP 5, PHP 7, PHP 8) rmdir — ディレクトリを削除する 説明 rmdir ( string $directory , ? resource $context = null ): bool directory で指定されたディレクトリを 削除しようと試みます。ディレクトリ ...
https://man.plustar.jp/php/function.rmdir.html - [similar]
ファイルのモードを変更する 0
« ssh2_send_eof ssh2_sftp_lstat » PHP Manual SSH2 関数 ファイルのモードを変更する ssh2_sftp_chmod (PECL ssh2 >= 0.12) ssh2_sftp_chmod — ファイルのモードを変更する 説明 ssh2_sftp_chmod ( resource $sftp , string $filename , int $mode ): bool 指定したファイルのモードの mode への変更を試みま ...
https://man.plustar.jp/php/function.ssh2-sftp-chmod.html - [similar]
はじめに 0
« Enchant インストール/設定 » PHP Manual Enchant はじめに はじめに Enchant は、 » Enchant ライブラリ を PHP から利用できるようにしたものです。Enchant は、 すべてのスペリングライブラリの上位に位置するもので、 統一された操作性を提供します。 また、各ライブラリが搭載していないかもしれない機能 ...
https://man.plustar.jp/php/intro.enchant.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PCRE 設定オプション 名前 デフォルト 変更可能 変更履歴 pcre.backtrack_limit "1000000" PHP_INI_ALL pcre.recursion_limit "100000" PHP_INI_ALL pcre.jit "1" PHP_INI_ALL PH ...
https://man.plustar.jp/php/pcre.configuration.html - [similar]
Phar アーカイブの MD5/SHA1/SHA256/SHA512/OpenSSL シグネチャを返す 0
« Phar::getPath Phar::getStub » PHP Manual Phar Phar アーカイブの MD5/SHA1/SHA256/SHA512/OpenSSL シグネチャを返す Phar::getSignature (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getSignature — Phar アーカイブの MD5/SHA1/SHA256/SHA512/OpenSSL シグネチャを返す 説明 public Phar: ...
https://man.plustar.jp/php/phar.getsignature.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
ファイル名を除いたパスを取得する 0
« SplFileInfo::getOwner SplFileInfo::getPathInfo » PHP Manual SplFileInfo ファイル名を除いたパスを取得する SplFileInfo::getPath (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getPath — ファイル名を除いたパスを取得する 説明 public SplFileInfo::getPath (): string ファイルへのパスを返します。フ ...
https://man.plustar.jp/php/splfileinfo.getpath.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]