Hey
I am trying to include my Network bar in Vbulletin...and i am using the <?php include(); ?> function to do it..btu it doesnt work..anyone know how to do it?
The views expressed on this page by users and staff are their own, not those of NamePros.
i know...but i want it to include it from my network site...so that when i have 2add/delete a site...[from the network bar] i just do it in 1 file
in every other website i am adding:
<?php include('http://www.roundpi.com/network.php'); ?> and thats what i wana do here