I did that, i just upload part of my scrip. but it still saying "Warning: mysqli_connect(): (28000/1045): Access denied for user 'rentalcl_'@'localhost' (using password: YES) in /home/rentalcl/public_html/server.php on line 10"
<?php
session_start();
// variable declaration
$username =...
when i try to connect to the database i have these error.
"ect(): (28000/1045): Access denied for user 'rentalcl_'@'localhost' (using password: YES) in /home/rentalcl/public_html/server.php on line 10"
Orginally, i created everything MAMP, but i then i want to host my website online. so chose...