Wp Config.php Page

Prevent hackers (or careless admins) from editing PHP files via the WordPress dashboard:

<?php /** * The base configuration file for WordPress * * @package WordPress */ wp config.php

The wp-config.php file is located in the of your WordPress installation. You can access and edit it using: An FTP/SFTP client (such as FileZilla). Prevent hackers (or careless admins) from editing PHP