PDA

View Full Version : including files


Sean James
09-30-2004, 10:26 AM
I am trying to include a file into the footer file of vbulletin but it doesnt seem to be working :(
It works when i include this file into other non-vbulletin pages.

Any ideas because i am lost.

<?php include("see-afil.php"); ?>

I have the file located in my /forums directory.