検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 615 for ユーザ (0.207 sec.)
PHP 8.1.x で推奨されなくなる機能 3336
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で ... le ですが、 この振る舞いは推奨されなくなりました。 ユーザ定義の関数においては、 スカラー型の引数は nullable と ... トではなく、 文字列として解釈されるようになります。 ユーザが意図する振る舞いによっては、 引数を文字列にキャスト ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
新しい OAuthProvider オブジェクトを作る 3336
« OAuthProvider::checkOAuthRequest OAuthProvider::consumerHandler » PHP Manual OAuthProvider 新し ... () の例 <?php try { $op = new OAuthProvider (); // ユーザー定義のコールバック関数を使います $op -> consumerHa ...
https://man.plustar.jp/php/oauthprovider.construct.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 3336
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO ... ちらか一方か、他のパラメータ形式を使用してください。 ユーザーの入力をバインドする際にはこれらのパラメータを使い ... ます。 ユーザーの入力を直接クエリに含めてはいけません。 PDOStatem ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
Pspell 関数 3336
« 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_ad ... d_to_personal — ユーザーの単語リストに単語を追加する pspell_add_to_session ...
https://man.plustar.jp/php/ref.pspell.html - [similar]
SPL 関数 3336
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implem ... たクラスが使っているトレイトを返す iterator_apply — ユーザー関数をイテレータのすべての要素でコールする iterato ...
https://man.plustar.jp/php/ref.spl.html - [similar]
HTTP GET 変数 3336
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... . htmlspecialchars ( $_GET [ "name" ]) . '!' ; ?> ユーザーが http://example.com/?name=Hannes と入力したとしま ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
直近のエラーメッセージ 3336
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg ... はオフ) にセットされている場合にのみ有効です。 警告 ユーザー定義のエラーハンドラ ( set_error_handler() ) が設定 ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
HTTP リクエスト変数 3336
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP ... った仕組みでスクリプトに渡されます。 これらはリモートユーザーが変更可能なので、信頼できるとは限りません。 この配 ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
SoapClient のコンストラクタ 3336
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... います。 login string Basic 認証と、Digest 認証で使うユーザー名を指定します。 password string Basic 認証と、Dig ... サーバに接続する際に、 Basic 認証で用いるオプションのユーザー名 proxy_password string proxy_host で指定したプロ ... が コールされる点にも注意して下さい。 typemap array ユーザー定義のコールバック関数を使って、 型マッピングを定義 ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
インストール手順 3336
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 SQLite3 拡張モ ... パイル時に --without-sqlite3 を指定します。 Windows ユーザーは、この拡張モジュールを使用するには php_sqlite3.d ...
https://man.plustar.jp/php/sqlite3.installation.html - [similar]