I have a word "žaidimai" and i want to change it to its HTML Code (something like "ž")
How would i do that in PHP?
thanks
| SitePoint Sponsor |





I have a word "žaidimai" and i want to change it to its HTML Code (something like "ž")
How would i do that in PHP?
thanks
Not sure if that's what you're asking, but maybe html_entities ?
Bookmarks