topical media & game development

talk show tell print

springgraph-thesaurus-Lookup.php



  <?php
  
  // Get page
  word = HTTP_GET_VARS["q"];
  url = "http://www.dappit.com/RunDapp?dappName=thesaurusreferencecom2&v=1&applyToUrl=http%3A%2F%2Fthesaurus.reference.com%2Fbrowse%2Fword";
  data = implode("", file(url));
  
  header ("Content-Type: text/xml; charset=ISO-8859-1");
  echo data;
  ?>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.