Hello
I would like to write to a database a message that might be in greek. How i can do this?
the form that i have is:
<form accept-charset='UTF-8' action="addcommentcheck.jsp" method="post" id="addcommentid">
....
</form>
and the database is utf8_unicode_ci for the name that could be in greek. How i can see the greek message at addcommentcheck.jsp?
Thank you very much

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.