php-aaencoder
php-aaencoder copied to clipboard
Not working with Turkish characters
It's works up to characters like I, Ü, Ö, Ğ, Ç. Then it stops.
For example;
$data = "document.write('Somethİng')"; echo AAEncoder::encode($data);
Output: document.write('Somethİ