|
Upfront
The Editor's Page
readfile("links_articles.html"); ?>
For other columns in PCWorld, click here.
|
|
|
|
|
|
if(!$HTTP_SERVER_VARS['QUERY_STRING'])
{ readfile("default.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "upfrontjan01")
{ readfile ("upfrontjan01.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "upfrontfeb01")
{ readfile ("upfrontfeb01.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "upfrontmar01")
{ readfile ("upfrontmar01.html"); }
?>
|
|
|