<?php

call_user_func(function() { 
  
  // your code here ...

});