You need to set the paths. Try adding

Code:
{php}
include_once("/path/to/mark_page.php");
{/php}
With {php} you will be able to add PHP script.