検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 199 for [SIMILAR] 16 1024 4096 WITH 31341 setenv WITH 20... (0.471 sec.)
ディレクトリハンドルをオープンする 0
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
ベンダー固有のモジュール 0
« PDO::sqliteCreateFunction CUBRID » PHP Manual データベース関連 ベンダー固有のモジュール ベンダー固有のモジュール CUBRID はじめに インストール/設定 定義済み定数 例 CUBRID 関数 CUBRID MySQL 互換関数 CUBRID 廃止されたエイリアスと関数 dBase はじめに インストール/設定 定義済み定数 dBase 関数 ...
https://man.plustar.jp/php/refs.database.vendors.html - [similar]
ファイルが実行可能かどうかを調べる 0
« is_dir is_file » PHP Manual ファイルシステム 関数 ファイルが実行可能かどうかを調べる is_executable (PHP 4, PHP 5, PHP 7, PHP 8) is_executable — ファイルが実行可能かどうかを調べる 説明 is_executable ( string $filename ): bool ファイルが実行可能かどうかを調べます。 パラメータ filename フ ...
https://man.plustar.jp/php/function.is-executable.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
GnuPG 関数 0
« テキストへの署名 gnupg_adddecryptkey » PHP Manual GnuPG GnuPG 関数 GnuPG 関数 注意 この拡張モジュールは、現在のユーザーのキーリングを使用します。キーリングは、 通常は ~./.gnupg/ にあります。別の場所を指定するには、環境変数 GNUPGHOME にキーリングへのパスを格納します。その詳細な方法につい ...
https://man.plustar.jp/php/ref.gnupg.html - [similar]
Oracle 関数 (PDO_OCI) 0
« PDO_SQLSRV DSN PDO_OCI DSN » PHP Manual PDO ドライバ Oracle 関数 (PDO_OCI) Oracle 関数 (PDO_OCI) インストール手順 Oracle データベースがPHPと同じマシンにインストールされている場合、 必要なライブラリはデータベースソフトウェアに既に含まれています。 PHP が Oracle データベースと違うマシンに ...
https://man.plustar.jp/php/ref.pdo-oci.html - [similar]
テーブルの主キーを含む結果セットを返す 0
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを返す db2_primary_keys (PECL ibm_db2 >= 1.0.0) db2_primary_keys — テーブルの主キーを含む結果セットを返す 説明 db2_primary_keys ( resource $connection , string $qualifier , string $schema , stri ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 0
« header headers_sent » PHP Manual ネットワーク 関数 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す headers_list (PHP 5, PHP 7, PHP 8) headers_list — 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 説明 headers_list (): array headers_list() はブラウザも ...
https://man.plustar.jp/php/function.headers-list.html - [similar]
ファイルを出力する 0
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]