検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 645 for [SIMILAR] 16 1024 4096 WITH 22759 シャ WITH 1161... (0.568 sec.)
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
opcode のキャッシュ内容をリセットする 0
« opcache_is_script_cached 出力制御 » PHP Manual OPcache 関数 opcode のキャッシュ内容をリセットする opcache_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_reset — opcode のキャッシュ内容をリセットする 説明 opcache_reset (): bool この関数は、キャッシュされた opcod ...
https://man.plustar.jp/php/function.opcache-reset.html - [similar]
指定したキーで排他ロックを確保する 0
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他ロックを確保する wincache_lock (PECL wincache >= 1.1.0) wincache_lock — 指定したキーで排他ロックを確保する 説明 wincache_lock ( string $key , bool $isglobal = false ): bool 指定したキーについて ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]