View Single Post
Old 09-27-2005, 04:43 AM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Why don't you just get people to send to a different URL? You can include("...") the original content.

eg, you could name a file tournoblog.php and put something like this in it:

<?php
$noblog = 1;
include "tour.php";
?>
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote