|
In July 2000, one of India's premier portal, jobsahead.com, invited niyam to contribute some columns to their website.
readfile("links_articles.html"); ?>
|
|
|
|
|
|
if(!$HTTP_SERVER_VARS['QUERY_STRING'])
{ readfile("default.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "jobsahd1_NoComputers")
{ readfile ("jobsahd1_NoComputers.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "jobsahd2_freedom")
{ readfile ("jobsahd2_freedom.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "jobsahd3_MahatmaGandhi2")
{ readfile ("jobsahd3_MahatmaGandhi2.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "jobsahd4_Hinglish")
{ readfile ("jobsahd4_Hinglish.html"); }
elseif ($HTTP_SERVER_VARS['QUERY_STRING'] == "jobsahd5_MSMinistry")
{ readfile ("jobsahd5_MSMinistry.html"); }
?>
|
|
|