Hi all,
I currently face a problem with htmlentities and german "umlaute".
After moving my scripts to a new box (from Linux to FreeBSD) I had to
see that htmlentities is not working anymore.
The BSD Server (FreeBSD 5.1.2) runs PHP 4.3.9 and Apache 2 as well as
the Linux Server does/did too.
I also tried defining the charset with ISO 8859-1 as 3rd parameter in
htmlentities but without a result.
Any suggestions how to solve this mysterious misery?
Thx
Rob
I currently face a problem with htmlentities and german "umlaute".
After moving my scripts to a new box (from Linux to FreeBSD) I had to
see that htmlentities is not working anymore.
The BSD Server (FreeBSD 5.1.2) runs PHP 4.3.9 and Apache 2 as well as
the Linux Server does/did too.
I also tried defining the charset with ISO 8859-1 as 3rd parameter in
htmlentities but without a result.
Any suggestions how to solve this mysterious misery?
Thx
Rob
Comment