[ PHPXref.com ] [ Generated: Sun Jul 20 19:19:21 2008 ] [ Parasite 1.0.2 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> i.php-dist (source)

   1  <?
   2  // Database stuff
   3  $GLOBALS['config']['dbuser']="sam";
   4  $GLOBALS['config']['dbpass']="mypassword";
   5  $GLOBALS['config']['dbtype']="mysql";
   6  $GLOBALS['config']['dbhost']="localhost";
   7  $GLOBALS['config']['dbname']="rtdb";
   8  ?>


[ Powered by PHPXref - Served by Debian GNU/Linux ]