検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 56 for ケース (0.007 sec.)
セキュリティ 10785
« expect:// はじめに » PHP Manual セキュリティ セキュリティ はじめに 一般的な考慮事項 CGI バイナ ... リとしてインストール 受ける可能性がある攻撃 ケース 1: 配布制限がないファイルのみを配布 ケース 2: cgi. ... force_redirect を使用 ケース 3: doc_root または user_dir を設定 ケース 4: Webツ ... 隠蔽 最新版を維持する 関連キーワード: セキュリティ , ケース , データベース , インストール , 配布 , セッション ...
https://man.plustar.jp/php/security.html - [similar]
コードポイントがタイトルケース文字であるかを調べる 10476
« IntlChar::isspace IntlChar::isUAlphabetic » PHP Manual IntlChar コードポイントがタイトルケース ... PHP 8) IntlChar::istitle — コードポイントがタイトルケース文字であるかを調べる 説明 public static IntlChar::is ... tring $codepoint ): ? bool コードポイントがタイトルケース文字であるかを判定します。 一般カテゴリ "Lt" (タイト ...ケース文字) である場合に、 true を返します。 パラメータ co ... 文字 (例: "\u{2603}" )。 戻り値 codepoint がタイトルケース文字である場合に、 true を返します。 そうでない場合、 ...
https://man.plustar.jp/php/intlchar.istitle.html - [similar]
CGI バイナリとしてインストール 9916
« 一般的な考慮事項 受ける可能性がある攻撃 » PHP Manual セキュリティ CGI バイナリとしてインストー ... イナリとしてインストール 目次 受ける可能性がある攻撃 ケース 1: 配布制限がないファイルのみを配布 ケース 2: cgi. ... force_redirect を使用 ケース 3: doc_root または user_dir を設定 ケース 4: Webツ ... ーサを置く 関連キーワード: バイナリ , インストール , ケース , 攻撃 , 配布 , 一般 , 考慮 , 事項 , セキュリティ ...
https://man.plustar.jp/php/security.cgi-bin.html - [similar]
指定されたデータベース接続のユーザー名を変更する 9783
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース ... 変更だけでデータベースの選択はされません。 そのようなケースでデータベースを選択したい場合には mysqli_select_db( ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
SQLインジェクション 9783
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション ... 、このソリューションには、副作用があります。 これらのケースにおいて、スクリプトまたはサポートされている場合はデ ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
文字列に対してケースフォールディングを行う 9636
« mb_chr mb_convert_encoding » PHP Manual マルチバイト文字列 関数 文字列に対してケースフォールデ ... P 5, PHP 7, PHP 8) mb_convert_case — 文字列に対してケースフォールディングを行う 説明 mb_convert_case ( string ... l ): string mode で指定された方法で string に対してケースフォールディングを行います。 パラメータ string 変換さ ... ます。 戻り値 mode で指定された方法で string に対してケースフォールディングを行った結果を返します。 変更履歴 バ ... Γη, Δρασκελίζει Υπέρ Νωθρού Κυνόσ ?> Unicode 標準のケースフォールディング関数である strtolower() や strtouppe ...
https://man.plustar.jp/php/function.mb-convert-case.html - [similar]
Unicode 文字をタイトルケースにする 9606
« IntlChar::tolower IntlChar::toupper » PHP Manual IntlChar Unicode 文字をタイトルケースにする I ... , PHP 8) IntlChar::totitle — Unicode 文字をタイトルケースにする 説明 public static IntlChar::totitle ( int | ... int | string | null 指定した文字を、同等のタイトルケースにマップします。 同等のタイトルケースが存在しない場合 ... 文字を大文字にする mb_convert_case() - 文字列に対してケースフォールディングを行う 関連キーワード: 文字 , ケース ...
https://man.plustar.jp/php/intlchar.totitle.html - [similar]
新機能 9606
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x へ ... ートが修正されました。 マルチバイト文字列関数 完全なケースマッピングとケースフォールディングのサポート 完全なケ ... ースマッピングとケースフォールディングのサポートが追加されました。 シンプル ... な大文字小文字のマッピングと異なり、完全なケースマッピング では、文字列の長さが変わる場合があります。 ... on PHP 7.2 // Produces STRASSE on PHP 7.3 ?> 異なるケースマッピングやケースフォールディング のモードは、 mb_c ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
国際化関数 9562
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... 走査する IntlChar::foldCase — コードポイントに対してケースフォールディングを行う IntlChar::forDigit — 指定され ... を調べる IntlChar::istitle — コードポイントがタイトルケース文字であるかを調べる IntlChar::isUAlphabetic — コード ... 文字にする IntlChar::totitle — Unicode 文字をタイトルケースにする IntlChar::toupper — Unicode 文字を大文字にする ...
https://man.plustar.jp/php/book.intl.html - [similar]
ケース 2: cgi.force_redirect を使用 9415
« ケース 1: 配布制限がないファイルのみを配布 ケース 3: doc_root または user_dir を設定 » PHP Man ... ual CGI バイナリとしてインストール ケース 2: cgi.force_redirect を使用 ケース 2: cgi.force_r ... の内の一つを使用する必要があります。 関連キーワード: ケース , redirect , 使用 , 設定 , サーバー , リダイレクシ ...
https://man.plustar.jp/php/security.cgi-bin.force-redirect.html - [similar]
PREV 1 2 3 4 5 6 NEXT