aye, I'll try that
omg, it works using variables! Basically, I put this code:
PHP Code:
eval('$usernav= "' . fetch_template('usernav') . '";');
in my data.php which defines my other variables and used <?=$usernav?> where I wanted the template to be in the coding of my website and success!
I would personally like to thank you for your help. I think this will work in the php_include template of vB so I can use it within vB templates as well. But, seriously, if I had money, I would pay you I'm so happy!