hallo, ik ben bezig met een website via een php script, in het installatie bestandje staat
1. Edit the config.php file.
ik open dus de config.php met dreamweaver en dan staat er dit:
de *** heb ik al ingevuld, maar wat moet er bij mysql name staan ?
1. Edit the config.php file.
ik open dus de config.php met dreamweaver en dan staat er dit:
Code:
<?php
// mysql information
$dbhost = "localhost"; ***
$dbuser = ""; ***
$dbpass = ""; ***
$db_db = ""; // the mysql name