I'm having trouble trying to login to WP. Basically I changed the password and forgot to write down the info, and the password reminder doesn't recognize my email. So my question is what file contains the login info? I'm trying to download the file and it's not in config.php as I thought it might be. Thanks
The user details are in the database, you can look at the wp_users table to view email and username, however passwords are encrypted to stop script kiddies being script kiddies