PDA

View Full Version : php include


Big Barry
10-31-2008, 05:39 AM
Hi,

I need to include some php in my sidebar, but vb's templates don't use it. How would I go about including:

<?php include(TEMPLATEPATH.'/***/***/box.php'); ?>

Thxs

Barry

Dismounted
10-31-2008, 05:48 AM
<a href="http://www.vbulletin.com/docs/html/main/templates_externalfiles" target="_blank">Including External Files</a>