Suppose there exist such function htmlback();
If I have $text=""ation of clever man";
you apply $text=htmlspecialchars($text);
What I suppose to have in
$text=htmlback($text)?
The map defined by htmlspecialchars() is not injection, so it has not inverse, I think so.
P.S. Forgive me if I'm wrong :-)