Code Search for Developers
 
 
  

const.DB.php from SME Web Application Framework at Krugle


Show const.DB.php syntax highlighted

<?php
/* This file is part of phpWebApp. */

define("DBHOST", "localhost");
define("DBUSER", "root");
define("DBPASS", "");
define("DBNAME", "DT");
?>




See more files for this project here

SME Web Application Framework

smewebapp intends to simplify the construction of web applications for informatization of the work of SME-s (small and medium enterprises), institutions, organizations etc.

Project homepage: http://sourceforge.net/projects/smewebapp
Programming language(s): JavaScript,PHP,Shell Script,XML
License: other

  const.DB.php
  const.Debug.php
  const.Options.php
  const.Paths.php