検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 615 for ユーザ (0.024 sec.)
実行時設定 3373
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... SL パスワードを指定します。 SASL を有効にするには、ユーザー名とパスワードを両方指定する必要があります。 memca ... ched.sess_sasl_username string セッションの SASL ユーザ名を指定します。 SASL を有効にするには、ユーザー名と ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
セッションのサポート 3373
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッ ... のセッションハンドラを用意しており、 これを使用するとユーザーセッションを memcache に格納することができます。 内 ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
接続、および接続の管理 3373
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、 ... (いわゆる DSN) の指定や (もしあれば、オプションで) ユーザー名およびパスワードの指定を行います。 例1 MySQL への ... ベースへの接続の詳細がわかってしまいます。 その中にはユーザー名やパスワードも含まれます。 ( catch 文を使用して) ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
インストール手順 3373
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイ ... ell[=dir] を追加する 必要があります。 注意 : Win32 ユーザーへの注意 この拡張モジュールを動作させるには、 Wind ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 3373
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラ ... を表す ReflectionExtension オブジェクトを返します。 ユーザー定義のクラスの場合は null を返します。 例 例1 Refl ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
クラスを定義する拡張モジュールの名前を取得する 3373
« ReflectionClass::getExtension ReflectionClass::getFileName » PHP Manual ReflectionClass クラス ... 値 クラスを定義する拡張モジュールの名前を返します。 ユーザー定義のクラスの場合は false を返します。 例 例1 Ref ...
https://man.plustar.jp/php/reflectionclass.getextensionname.html - [similar]
HTTP POST 変数 3373
« $_GET $_FILES » PHP Manual 定義済の変数 HTTP POST 変数 $_POST (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... . htmlspecialchars ( $_POST [ "name" ]) . '!' ; ?> ユーザーが name=Hannes と POST したとします。 上の例の出力 ...
https://man.plustar.jp/php/reserved.variables.post.html - [similar]
実行時設定 3373
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... み可能なディレクトリに設定した場合、サーバー上 の他のユーザーがこのディレクトリのファイルのリストを取得すること ... 信しないよう指示できるようにします。 これを用いると、ユーザーエージェントによる生成元とは異なる場所への情報漏洩 ... と比べ てセキュリティリスクが大きくなります。例えば、ユーザーは、emailに より友人にアクティブなセッションIDを含 ... むURLを送信する可能性があ り、また、ユーザーは自分のブックマークにセッションIDを含むURLを保 存 ...
https://man.plustar.jp/php/session.configuration.html - [similar]
ステートメントが読み取り専用かどうかを返す 3373
« SQLite3Stmt::paramCount SQLite3Stmt::reset » PHP Manual SQLite3Stmt ステートメントが読み取り専 ... の内容を変更しなければ、読み取り専用と見なされます。 ユーザー定義のSQL関数は、 間接的に 副作用としてデータベース ...
https://man.plustar.jp/php/sqlite3stmt.readonly.html - [similar]
Exception 3336
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, ... PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception ...
https://man.plustar.jp/php/class.exception.html - [similar]