Hi, I had a problem to display the special german characters ä,ö,ü and ß in an iFrame wrapper generated with a SQL query by a PHP file . I solved the problem by inserting the following line.
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
at the top of my PHP file.
Everything works fine, the special characters are displayed correctly but only in my local environment. The PHP file is embedded in a JUMI application and called by a menu item.
If I do the same in the www environment, the special characters are not shown correctly.
I dumped the database from www and imported in my local environment. The same result.
Is there anything I have to take care in the web environment? The provider is Parallels Plesk Panel.
Any help or information would be appreciated.
via Joomla! http://forum.joomla.org/viewtopic.php?t=831003&p=3122889#p3122889
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
at the top of my PHP file.
Everything works fine, the special characters are displayed correctly but only in my local environment. The PHP file is embedded in a JUMI application and called by a menu item.
If I do the same in the www environment, the special characters are not shown correctly.
I dumped the database from www and imported in my local environment. The same result.
Is there anything I have to take care in the web environment? The provider is Parallels Plesk Panel.
Any help or information would be appreciated.
Statistics: Posted by htmanager — Tue Dec 31, 2013 6:09 pm
via Joomla! http://forum.joomla.org/viewtopic.php?t=831003&p=3122889#p3122889
No comments:
Post a Comment