topical media & game development

talk show tell print

professional-search-11-seophp-include-config.inc.php / php



  <?php
  // defines database connection data
  define("DB_HOST", "localhost");
  define("DB_USER", "seouser");
  define("DB_PASSWORD", "seomaster");
  define("DB_DATABASE", "seophp");
  
  // the geo-targeting file name
  define('GEO_TARGETING_CSV', 'geo_target_data/GeoIPCountryWhois.csv');
  ?>
  


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