検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 479 for [SIMILAR] 16 1024 4096 WITH 10428 command WITH 1... (0.411 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
シェルのメタ文字をエスケープする 0
« escapeshellarg exec » PHP Manual プログラム実行関数 シェルのメタ文字をエスケープする escapeshellcmd (PHP 4, PHP 5, PHP 7, PHP 8) escapeshellcmd — シェルのメタ文字をエスケープする 説明 escapeshellcmd ( string $command ): string escapeshellcmd() は、文字列中においてシェルコマンドを だまし ...
https://man.plustar.jp/php/function.escapeshellcmd.html - [similar]
プロセスへのファイルポインタをオープンする 0
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
Microsoft Windows のコマンドラインでの PHP 0
« ソースからのビルド Apache 2.x (Microsoft Windows 用) » PHP Manual Windows システムへのインストール Microsoft Windows のコマンドラインでの PHP Microsoft Windows のコマンドラインでの PHP この節では、PHP を Windows のコマンドラインで実行するときの注意点やヒントを説明します。 注意 : まず ...
https://man.plustar.jp/php/install.windows.commandline.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
クエリ結果のステータスを取得する 0
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_result_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_status — クエリ結果のステータスを取得する 説明 pg_result_status ( PgSql\Result $result , int $mode = PGSQL_STATUS_LONG ): string | int ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
オプションを設定する 0
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysqli_options (PHP 5, PHP 7, PHP 8) mysqli::options -- mysqli_options — オプションを設定する 説明 オブジェクト指向型 public mysqli::options ( int $option , string | int $value ): bool 手続き型 my ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 0
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新しいサービスのエントリを作成する win32_create_service (PECL win32service >=0.1.0) win32_create_service — SCM データベースに新しいサービスのエントリを作成する 説明 win32_create_service ( array ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]