<?php /* if($_POST['type'] == 'ajaxcall'){ getAjaxCalls($_POST['data']); } function getAjaxCalls($data){ echo $data; }*/ echo 'test';