Thread
:
small PHP question [pls help!]
View Single Post
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
View Public Profile
Visit rowan's homepage!
Find More Posts by rowan