検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 506 for [SIMILAR] 16 1024 4096 WITH 6243 コマ WITH 4557 ... (0.899 sec.)
はじめに 10000
« プログラムの実行 インストール/設定 » PHP Manual プログラムの実行 はじめに はじめに 以下の関数は、システム自体の上でコマンドを実行したり、 こうしたコマンドを安全に実行する手段を提供します。 注意 : これらの関数は、Windows ではすべて cmd.exe 経由でコマンドをコールします。 そのため、これら ...
https://man.plustar.jp/php/intro.exec.html - [similar]
SITEコマンドをサーバーに送信する 8719
« ftp_set_option ftp_size » PHP Manual FTP 関数 SITEコマンドをサーバーに送信する ftp_site (PHP 4, PHP 5, PHP 7, PHP 8) ftp_site — SITEコマンドをサーバーに送信する 説明 ftp_site ( FTP\Connection $ftp , string $command ): bool ftp_site() は、指定された SITE コマンドを FTP サーバーに送信しま ...
https://man.plustar.jp/php/function.ftp-site.html - [similar]
FTP サーバーに任意のコマンドを送信する 8719
« ftp_quit ftp_rawlist » PHP Manual FTP 関数 FTP サーバーに任意のコマンドを送信する ftp_raw (PHP 5, PHP 7, PHP 8) ftp_raw — FTP サーバーに任意のコマンドを送信する 説明 ftp_raw ( FTP\Connection $ftp , string $command ): ? array 任意の command を FTP サーバーに送信します。 パラメータ ftp F ...
https://man.plustar.jp/php/function.ftp-raw.html - [similar]
共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする 8719
« PHP 拡張モジュールの Windows へのインストール phpize で共有 PECL 拡張モジュールをコンパイルする方法 » PHP Manual PECL 拡張モジュールのインストール 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする PECL を用い ...
https://man.plustar.jp/php/install.pecl.pear.html - [similar]
SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 8719
« pg_put_line pg_query » PHP Manual PostgreSQL 関数 SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ pg_query_params (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_query_params — SQL コマンドとパラメータを分割してサーバーへ送信し、その結果を待つ 説明 pg_query_params ( PgSql\Connecti ...
https://man.plustar.jp/php/function.pg-query-params.html - [similar]
実行時設定 8719
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 IMAP 設定オプション 名前 デフォルト 変更可能 変更履歴 imap.enable_insecure_rsh "0" PHP_INI_SYSTEM PHP 7.1.25、7.2.13、7.3.0 以降で利用可能です。それより前のバージョン ...
https://man.plustar.jp/php/imap.configuration.html - [similar]
PHP をコマンドラインから使用する 8719
« 持続的データベース接続 はじめに » PHP Manual 機能 PHP をコマンドラインから使用する PHP をコマンドラインから使用する 目次 はじめに 他の SAPI との違い オプション Usage I/O ストリーム 対話シェル ビルトインウェブサーバー INI 設定 関連キーワード: 使用 , データベース , 接続 , 機能 , Usage , ...
https://man.plustar.jp/php/features.commandline.html - [similar]
外部プログラムを実行する 8217
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]
外部プログラムを実行し、出力を表示する 7936
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
シェルによりコマンドを実行し、文字列として出力全体を返す 7042
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列として出力全体を返す shell_exec (PHP 4, PHP 5, PHP 7, PHP 8) shell_exec — シェルによりコマンドを実行し、文字列として出力全体を返す 説明 shell_exec ( string $command ): string | false | null この関 ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT