true Poklical si me preko '.$method.' methode. Vrnil ti bom XML. '; echo $text; exit; }else{ falseResponse('No action matched with the one you have defined'); } } function falseResponse($error){ $text = ' false '.$error.' '; echo $text; exit; } ?>