検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1689 for [SIMILAR] 16 1024 4096 WITH 8032 filename WITH 7... (1.674 sec.)
posix_access 定数 0
« 定義済み定数 posix_mknod 定数 » PHP Manual 定義済み定数 posix_access 定数 posix_access() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 POSIX_F_OK ( int ) ファイルが存在するかどうかを調べます。 POSIX_R_OK ( int ) ファイルが存在し、読み込み ...
https://man.plustar.jp/php/posix.constants.access.html - [similar]
生の 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
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
サーバー情報および実行時の環境情報 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]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
Nginx 1.4.x (Unix システム用) 0
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインストール Nginx 1.4.x (Unix システム用) Nginx 1.4.x (Unix システム用) このドキュメントは、Nginx 1.4.x HTTPサーバ 向けに PHP を PHP-FPM とともにインストールし、設定する方法を示します。 このガイド ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
ファイルを、指定したオフセットから読み込む 0
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_read (PECL eio >= 0.0.1dev) eio_read — ファイルを、指定したオフセットから読み込む 説明 eio_read ( mixed $fd , int $length , int $offset , int $pri , callable $callback , mixed $data = NULL ): re ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
テーブルからのデータをファイルにコピーする 0
« PDO::pgsqlCopyToArray PDO::pgsqlGetNotify » PHP Manual PostgreSQL (PDO) テーブルからのデータをファイルにコピーする PDO::pgsqlCopyToFile (PHP 5 >= 5.3.3, PHP 7, PHP 8) PDO::pgsqlCopyToFile — テーブルからのデータをファイルにコピーする 説明 public PDO::pgsqlCopyToFile ( string $table_name ...
https://man.plustar.jp/php/pdo.pgsqlcopytofile.html - [similar]