topical media & game development

talk show tell print

professional-search-05-seophp-index.php / php



  <?php
  // redirect the current request if necessary
  require_once 'include/url_redirect.inc.php';
  
  // redirect requests to index.php and index.html to the root
  fix_index_url();
  ?>
  
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  <html>
    <head>
      <title>SEO Egghead: SEO for Nerds</title>
    </head>
    <body>
      <h1>Welcome to SEO Egghead!</h1>
    </body>
  </html>
  


(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.