Hi, does anyone know what the best encoder is? i want to encode some html on my site and i want the encoded code to NOT be decoded again
HTML can't be encoded, mainly because the browser needs to see what it is to render it, do you mean encode your scripts?