easyadmin February 27, 2013 at 15:58 / #6009 Something like $_POST = array_merge($_POST,$_GET); or $_POST+=$_GET;