class testClass { function myecho ($somestring) { return "
" . $somestring . "
"; } function contentB () { return "
Content B
Content C