検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 316 for [SIMILAR] 16 1024 4096 WITH 23445 質問 WITH 1839... (0.296 sec.)
ルートディレクトリを変更する 0
« chdir closedir » PHP Manual ディレクトリ 関数 ルートディレクトリを変更する chroot (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) chroot — ルートディレクトリを変更する 説明 chroot ( string $directory ): bool カレントプロセスのルートディレクトリを directory に変更し、 作業ディレクトリを "/" に変更 ...
https://man.plustar.jp/php/function.chroot.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
プログラム実行関数 0
« 定義済み定数 escapeshellarg » PHP Manual プログラムの実行 プログラム実行関数 プログラム実行関数 注意 警告 ロックしてオープンしたファイル (特に、オープンしたセッション) は、プログラムをバックグラウンドで実行する前に閉じておく必要があります。 参考 以下の関数は、 バッククォート演算子 にも ...
https://man.plustar.jp/php/ref.exec.html - [similar]
受ける可能性がある攻撃 0
« CGI バイナリとしてインストール ケース 1: 配布制限がないファイルのみを配布 » PHP Manual CGI バイナリとしてインストール 受ける可能性がある攻撃 受ける可能性がある攻撃 PHP を CGI バイナリとして使用するのは、PHP を モジュールとして(Apache のような)サーバーソフトウエアに組み込み たくない何ら ...
https://man.plustar.jp/php/security.cgi-bin.attacks.html - [similar]
SQL 文が返す SQLSTATE を含む文字列を返す 0
« db2_statistics db2_stmt_errormsg » PHP Manual IBM DB2 関数 SQL 文が返す SQLSTATE を含む文字列を返す db2_stmt_error (PECL ibm_db2 >= 1.0.0) db2_stmt_error — SQL 文が返す SQLSTATE を含む文字列を返す 説明 db2_stmt_error ( resource $stmt = ? ): string SQL 文が返す SQLSTATE を含む文字列を返 ...
https://man.plustar.jp/php/function.db2-stmt-error.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
プロセスのタイトルを設定する 0
« cli_get_process_title dl » PHP Manual PHP オプション/情報 関数 プロセスのタイトルを設定する cli_set_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_set_process_title — プロセスのタイトルを設定する 説明 cli_set_process_title ( string $title ): bool プロセスのタイトルを設定します。これは ...
https://man.plustar.jp/php/function.cli-set-process-title.html - [similar]
はじめに 0
« YAZ インストール/設定 » PHP Manual YAZ はじめに はじめに この拡張モジュールは、 » 情報取得用の Z39.50 プロトコル を実装する YAZ ツールキットへの PHP インターフェイスを 提供するものです。この拡張モジュールにより、Z39.50 ターゲット(サーバー) を並列に検索またはスキャンする Z39.50 オリジ ...
https://man.plustar.jp/php/intro.yaz.html - [similar]
著作権 0
« PHP マニュアル PHP マニュアル » PHP Manual 著作権 著作権 Copyright © 1997 - 2022 by the PHP Documentation Group. この著作物は、Creative Commons Attribution 3.0 か それ以降で指定された条件と制約に従う限り配布することができます。 Creative Commons Attribution 3.0 license のコピーは本マニュ ...
https://man.plustar.jp/php/copyright.html - [similar]
入出力ストリーム 0
« Usage 対話シェル » PHP Manual コマンドラインの使用法 入出力ストリーム 入出力ストリーム CLI SAPI には入出力ストリーム用の定数がいくつか定義されており、 これらを使うとコマンドライン用のプログラミングが多少簡単になります。 CLI 固有の定数 定数 説明 STDIN stdin へのオープン済みのストリーム。 ...
https://man.plustar.jp/php/features.commandline.io-streams.html - [similar]