I've got a problem with settings of default_charset: I'd like to view correctly both special chars (אטלעש...) and htmlentitities (à è ...) I got my .htaccess file with the following line: php_value default_charset ISO-8859-1 In this way it displays correctly htmlentities but not special chars, Instead, with php_value default_charset UTF-8 it displays correctly special chars but not htmlentities
Any suggest? RICHARD :-D http://www.jia.it http://programmazione.risorse.com [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] ICQ: 130902854 RICHARD :-D http://programmazione.risorse.com [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] ICQ: 130902854 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php