when i start connect to my database using xampp it doesn't work and show me this error:
Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES)
can anyone help please?
Are you able to connect via command line (or some other utility, like MySQL Developer)?
There are a few possibilities (probably more, but for time's sake):