myfit_api("calendar",$data,$out); $myfit_class->showOutResult($out); echo "INPUT
"; var_dump($data); echo "OUTPUT
"; var_dump($out); echo highlight_string(file_get_contents(__FILE__));