検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 625 for [SIMILAR] 16 1024 4096 WITH 12587 handler WITH 9... (0.940 sec.)
セッションのサポート 0
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッションのサポート Memcached は独自のセッションハンドラを用意しており、 これを使用するとユーザーセッションを memcache に格納することができます。 内部的に使用するのは完全に分離された memcached イ ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
直近のエラーメッセージ 0
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg (PHP 4, PHP 5, PHP 7) $php_errormsg — 直近のエラーメッセージ 警告 この機能は PHP 7.2.0 で 非推奨 になります。この機能に頼らないことを強く推奨します。 代わりに error_get_last() を使用してくださ ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
データベースをオープンする 0
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP 5, PHP 7, PHP 8) dba_open — データベースをオープンする 説明 dba_open ( string $path , string $mode , string $handler = ? , string ...$args ): resource | false dba_open() は、 handler を用いて ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 Windows のサポート Windows のサポート configure フラグ configure コマンドは、 CFLAGS や LDFLAGS を環境変数と見なすようになりました。 CTRLキーの扱い sapi_windows_set_ctrl_handler() 関数でハンド ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを... 0
« ob_get_contents ob_get_length » PHP Manual 出力制御 関数 出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを終了する ob_get_flush (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_flush — 出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリ ...
https://man.plustar.jp/php/function.ob-get-flush.html - [similar]
エラー配列を取得する 0
« libxml_disable_entity_loader libxml_get_last_error » PHP Manual libxml 関数 エラー配列を取得する libxml_get_errors (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_get_errors — エラー配列を取得する 説明 libxml_get_errors (): array エラー配列を取得します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.libxml-get-errors.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
iconv 0
« textdomain はじめに » PHP Manual 自然言語および文字エンコーディング iconv iconv はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 iconv 関数 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダ ...
https://man.plustar.jp/php/book.iconv.html - [similar]