Hello
Hope some PHP guru can help me on this one - I’ve some AJAX scripts based on Mootools that pass some variables to PHP - in PHP I read those variables by using e.g. $_REQUEST[‘varname’] or $_GET[‘varname’] - no, all the sudden, my PHP functions don’t work anymore - my hosting company is telling me that they have installed some SUHOSIN patch because their Joomla sites got hacked all the time.
I’m completely lost - how do I get my scripts to work again - is there a workaround?
Thank you in advance for your input.