if i make a PHP link with the "link()" function is it then possible to make it exectue a function like the one bellow
function stuff() { blagh blagh blagh }
is it possible just to go "link(stuff())"