My problem is that in a management panel you must show domains, users and passwords. The case is that the passwords have special caraacteres, among them <
and >
. And when it comes to showing everything between those characters, they are taken as HTML tags. Is there a function of PHP5 to show passwords literally?