Hello All! I need to put more than 2 parameters in my module, and there are pseudovariables among them. If I find a way to access them within my function then two parameters will be enough.
Namely I need to access $fU, $tU and $rU.
Using parse_headers function I can only get $fu, $tu and $ru.