Hello
We need to base64_decode function is disabled only if it is on eval function.
for example i need:
echo base64_decode($something);
enable.
and
echo eval(base64_decode($something));
disable.
Is there any way to prevent this on cPanel?
Regards
We need to base64_decode function is disabled only if it is on eval function.
for example i need:
echo base64_decode($something);
enable.
and
echo eval(base64_decode($something));
disable.
Is there any way to prevent this on cPanel?
Regards