I'm having a problem INSERTing Hebrew text into a MySQL database. Whenever I try to do it through my PHP application the fields that contain Hebrew text end up blank. The collation for the Hebrew fields is *utf8_general_ci. *I have very little experience with Hebrew in PHP and MySQL applications, and would really appreciate any help.
Thanks, - Moshe