This is a discussion on HTML form data to utf-8? within the PHP General forums, part of the PHP Programming Forums category; Just a general question that I donıt know the answer to. I have users inputting data via an HTML ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Just a general question that I donıt know the answer to. I have users
inputting data via an HTML form. I want to make sure that if they cut and paste from say Word that all the weird characters are converted to plain text (preferably utf-8 since thatıs what my database is). How would I go about doing this? Thanks! |