sorry to tell U that I'm very new to this PHP.
i'm usng mySQL database.
I want to made input using hiragana/katakana/kanji, and an output is from the database.
in database, japanese words are using CHAR with collation= utf8_unicode_ci

how do I make it ??

<?php input type="text" name="word"?>
but when I want to get the output from database, it showing an error.

is there any input and output type specially for japanese words ?

thanks before...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.