Hello!
I have a question. It is possible to use htmspecialchars function in amxmodx scripting? I am interested because i use sockets to send data to a php file and i want to convert any symbol like "! @ # $ % etc." to html codes like " • &raqo; etc." because PHP don't support to get the "#" symbol.