I have UTF-8 string(from DB), and when i run:
echo rawurldecode('S = ( a + b ) * ( a + b ) : 4');
as result i see:
'S = ( a + b ) * ( a + b ) : 4'
I can't to get full access to this project. What can be wrong?