$vbulletin->input->clean_array_gpc() function problem
Posted: Fri Aug 26, 2005 7:10 am
It seems that the function reads the only needed varibles from $_POST[], and chean others. I could not read my custom var in the hook because it is always called at the top of the page. Well, unless I edit the php file.
Is there any method? or vb could add a hook at the very top of the every php page?
Is there any method? or vb could add a hook at the very top of the every php page?