Hi all,
I need some help handling special characters in my database. First, this isn't exactly phpBB SEO related, but DCZ has kindly offered to help me with some of these issues in a PM. It's also probably good to know about charactersets for SEO in general.
GOAL: To create SEO-friendly URL's that include the title of the movie.
Example:
http://www.domain.com/movie/name-of-movie,12345.htmENVIRONMENT: PHP5, mySQL with all fields set to UTF
THE PROBLEM:
Because the movie titles have a variety of special characters (html entities) included, I cannot output to URL's directly. I have tried ...