define( 'DB_NAME', "wp_example" ); define( 'DB_USER', "uuuu" ); define( 'DB_PASSWORD', "pppp" ); define( 'DB_HOST', "localhost" );