Heb je iets gepost? Geplaatst op 6 januari 2015 door Nico if (count($_POST) > 0) { // do something } elseif (count($_GET) > 0) { // do something else }