<?php

function foo() {
  echo 'test';
}//end foo()