検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 629 for ユー (0.057 sec.)
外部から来る変数 3317
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) ... のフォームはサーバーに転送されます。これらの変 数は、ユーザーがこの画像をクリックした座標を示しています。経験 ... okieは、リモート ブラウザにデータを保持し、再訪するユーザーを追跡し、特定する機構 です。 setcookie() 関数に ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
実行時設定 3317
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ter = long ; long の例: U+3000,JIS+7E7E 例2 EUC-JP ユーザー用の php.ini の設定 ;; 出力バッファリングを無効に ... しない mbstring.substitute_character = none 例3 SJIS ユーザー用の php.ini の 設定 ;; 出力のバッファリングを有 ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
PHP 8.1.x で推奨されなくなる機能 3317
« 下位互換性のない変更点 その他の変更 » 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 オブジェクトを作る 3317
« OAuthProvider::checkOAuthRequest OAuthProvider::consumerHandler » PHP Manual OAuthProvider 新し ... () の例 <?php try { $op = new OAuthProvider (); // ユーザー定義のコールバック関数を使います $op -> consumer ...
https://man.plustar.jp/php/oauthprovider.construct.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 3317
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO ... ちらか一方か、他のパラメータ形式を使用してください。 ユーザーの入力をバインドする際にはこれらのパラメータを使 ... います。 ユーザーの入力を直接クエリに含めてはいけません。 PDOStat ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
Pspell 関数 3317
« 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_ad ... d_to_personal — ユーザーの単語リストに単語を追加する pspell_add_to_sessi ...
https://man.plustar.jp/php/ref.pspell.html - [similar]
SPL 関数 3317
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implem ... たクラスが使っているトレイトを返す iterator_apply — ユーザー関数をイテレータのすべての要素でコールする itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
HTTP GET 変数 3317
« $_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]
直近のエラーメッセージ 3317
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg ... はオフ) にセットされている場合にのみ有効です。 警告 ユーザー定義のエラーハンドラ ( set_error_handler() ) が設 ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
HTTP リクエスト変数 3317
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP ... った仕組みでスクリプトに渡されます。 これらはリモートユーザーが変更可能なので、信頼できるとは限りません。 この ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]