検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 635 for [SIMILAR] 16 1024 4096 WITH 4900 include WITH 31... (0.480 sec.)
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
どこで設定を行うのか 0
« .user.ini ファイル 設定を変更するには » PHP Manual 実行時設定 どこで設定を行うのか どこで設定を行うのか これらのモードは、ある PHP ディレクティブがいつどこで設定できるのかを表すものです。 マニュアルに記載されているすべてのディレクティブには、これらのモードのいずれかが指定されています。 ...
https://man.plustar.jp/php/configuration.changes.modes.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]
はじめに 0
« SVM インストール/設定 » PHP Manual SVM はじめに はじめに LibSVM は、SVM 識別と回帰の問題用の効率的なソルバーです。 PHP スクリプトで簡単に使用できるように、 svm エクステンションは、PHP インターフェイスでこれを隠蔽します。 関連キーワード: インストール , 設定 , LibSVM , 識別 , 回帰 , 効率 ...
https://man.plustar.jp/php/intro.svm.html - [similar]
0
« RADIUS Vendor Specific Attribute Types Radius 関数 » PHP Manual Radius 例 例 どのように使用するの? radius リソースを取得する ライブラリを設定する リクエストを作成する 属性を設定する リクエストを送信する 属性を受け取る radius リソースを閉じる (オプション) パッケージに含まれている例もごら ...
https://man.plustar.jp/php/radius.examples.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual WinCache インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 WinCache 統計スクリプト WinCache セッションハンドラ WinCache 関数への切り替え リソース型 関連キーワード: インストール , 設定 , WinCache , 要件 , 手順 , 実行 , 統計 , スクリプト ...
https://man.plustar.jp/php/wincache.setup.html - [similar]
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
テンポラリファイルを作成する 0
« tempnam touch » PHP Manual ファイルシステム 関数 テンポラリファイルを作成する tmpfile (PHP 4, PHP 5, PHP 7, PHP 8) tmpfile — テンポラリファイルを作成する 説明 tmpfile (): resource | false 書き込み可のモード (w+) でユニークな名前を有するテンポラリファイルを作成し、 ファイルハンドルを返し ...
https://man.plustar.jp/php/function.tmpfile.html - [similar]