check kanji

    0

    0

    jvitjapanese

    echo isKanji('ๅฎ‰ไปฅๅฎ‡่กฃๆ–ผ');

    => true

    Shortcut: ja.kanji

    /**
    * kanji
    * @return bool
    */
    function isKanji($word)
    {
      return preg_match('/^[ไธ€-้พฅ]+$/', $word);
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga โ€“ All rights reserved 2022.