Search results

  1. W

    Pls help me connect my database sql and script

    Admins can you help me with my config.php i cant c0nnect my database to my script what do i have to input on the following? <?php $dbname = "westmack_puge"; //change to your mysql database name $dbhost = "localhost"; //database host name $dbuser = "westmack_west"; $dbpass = "tremoved"; my...
Top