検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 899 for [SIMILAR] 16 1024 4096 WITH 11308 directory WITH... (1.236 sec.)
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有ライブラリ形式の拡張モジュールとしてしかコンパイルできません。 --disable-all を指定してデフォルトでコンパイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enabl ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
先頭に巻き戻す 0
« FilesystemIterator::next FilesystemIterator::setFlags » PHP Manual FilesystemIterator 先頭に巻き戻す FilesystemIterator::rewind (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::rewind — 先頭に巻き戻す 説明 public FilesystemIterator::rewind (): void ディレクトリを先頭に巻き戻します。 ...
https://man.plustar.jp/php/filesystemiterator.rewind.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
サブ名前空間の宣言 0
« 名前空間の定義 同一ファイル内での複数の名前空間の定義 » PHP Manual 名前空間 サブ名前空間の宣言 サブ名前空間の宣言 (PHP 5 >= 5.3.0, PHP 7, PHP 8) ディレクトリやファイルと同様、PHP の名前空間においても名前空間の階層構造を指定することができます。 このようにして名前空間を定義します。 例1 階 ...
https://man.plustar.jp/php/language.namespaces.nested.html - [similar]
イテレータから phar アーカイブを作成する 0
« Phar::buildFromDirectory Phar::canCompress » PHP Manual Phar イテレータから phar アーカイブを作成する Phar::buildFromIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromIterator — イテレータから phar アーカイブを作成する 説明 public Phar::buildFromIterator ( Trav ...
https://man.plustar.jp/php/phar.buildfromiterator.html - [similar]
このエントリが暗号化されているかどうかを調べる 0
« RarEntry::isDirectory RarEntry::__toString » PHP Manual RarEntry このエントリが暗号化されているかどうかを調べる RarEntry::isEncrypted (PECL rar >= 2.0.0) RarEntry::isEncrypted — このエントリが暗号化されているかどうかを調べる 説明 public RarEntry::isEncrypted (): bool 現在のディレクトリ ...
https://man.plustar.jp/php/rarentry.isencrypted.html - [similar]
リソースを閉じる 0
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じる streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 public streamWrapper::stream_close (): void このメソッドは、 fclose() に ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]