1 2 3 4 5 6 7
<?php define("MYHOST", "localhost"); define("MYUSER", "root"); define("MYPASS", "valentin"); define("MYBASE", "rpmphp"); ?>