19.11.2016, 09:32
increase the string size like this
and also you can do a length check to block the processing
PHP код:
if(sscanf(params, "s[32]", option))
{