検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 445 for [SIMILAR] 16 1024 4096 WITH 18539 アイ WITH 1780... (0.388 sec.)
セッションのサポート 6456
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッションのサポート Memcached は独自のセッションハンドラを用意しており、 これを使用するとユーザーセッションを memcache に格納することができます。 内部的に使用するのは完全に分離された memcached イ ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
memcached サーバーとの接続を閉じる 6456
« Memcache::addServer Memcache::connect » PHP Manual Memcache memcached サーバーとの接続を閉じる Memcache::close (PECL memcache >= 0.4.0) Memcache::close — memcached サーバーとの接続を閉じる 説明 Memcache::close (): bool Memcache::close() は、memcached サーバーとの接続を閉じます。 この関 ...
https://man.plustar.jp/php/memcache.close.html - [similar]
はじめに 6456
« Memcache インストール/設定 » PHP Manual Memcache はじめに はじめに Memcache モジュールは、memcached に対する手続き型および オブジェクト指向のインターフェイスを提供します。これは非常に効率的な キャッシュデーモンで、動的な web アプリケーションでの データベースの読み込み量を減らすように設 ...
https://man.plustar.jp/php/intro.memcache.html - [similar]
インストール/設定 6456
« はじめに 要件 » PHP Manual Memcached インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , Memcached , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/memcached.setup.html - [similar]
SITEコマンドをサーバーに送信する 3622
« 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]
外部プログラムを実行する 3622
« 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]
コマンドのプロンプトを設定する 3622
« phpdbg_get_executable phpdbg_start_oplog » PHP Manual phpdbg 関数 コマンドのプロンプトを設定する phpdbg_prompt (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_prompt — コマンドのプロンプトを設定する 説明 phpdbg_prompt ( string $string ): void コマンドのプロンプトを、指定された string に設定します ...
https://man.plustar.jp/php/function.phpdbg-prompt.html - [similar]
FTP サーバー上でのコマンドの実行をリクエストする 3622
« ftp_delete ftp_fget » PHP Manual FTP 関数 FTP サーバー上でのコマンドの実行をリクエストする ftp_exec (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) ftp_exec — FTP サーバー上でのコマンドの実行をリクエストする 説明 ftp_exec ( FTP\Connection $ftp , string $command ): bool FTP サーバーに SITE EXEC c ...
https://man.plustar.jp/php/function.ftp-exec.html - [similar]
外部プログラムを実行し、出力を表示する 3622
« 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]
FTP サーバーに任意のコマンドを送信する 3622
« 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]