Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php define('WP_CACHE', true); // WP-Optimize Cache /** * The base configuration for ..

Decoded Output download

<?php 
define('WP_CACHE', true); // WP-Optimize Cache 
/** 
 * The base configuration for WordPress 
 * 
 * The wp-config.php creation script uses this file during the 
 * installation. You don't have to use the web site, you can 
 * copy this file to "wp-config.php" and fill in the values. 
 * 
 * This file contains the following configurations: 
 * 
 * * MySQL settings 
 * * Secret keys 
 * * Database table prefix 
 * * ABSPATH 
 * 
 * @link https://wordpress.org/support/article/editing-wp-config-php/ 
 * 
 * @package WordPress 
 */ 
// ** MySQL settings - You can get this info from your web host ** // 
/** The name of the database for WordPress */ 
define( 'DB_NAME', 'tarjetadigital360' ); 
/** MySQL database username */ 
define( 'DB_USER', 'masterweb-world' ); 
/** MySQL database password */ 
define( 'DB_PASSWORD', '?7!YaZhbyP5B' ); 
/** MySQL hostname */ 
define( 'DB_HOST', 'localhost' ); 
/** Database Charset to use in creating database tables. */ 
define( 'DB_CHARSET', 'utf8mb4' ); 
/** The Database Collate type. Don't change this if in doubt. */ 
define( 'DB_COLLATE', '' ); 
/**#@+ 
 * Authentication Unique Keys and Salts. 
 * 
 * Change these to different unique phrases! 
 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} 
 * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. 
 * 
 * @since 2.6.0 
 */ 
define( 'AUTH_KEY',         'laEBHaMO#$(hd`i.29gA=!sp5km* BvltI@xZ`?@mJ2fL(_;V#r+jRXl~pBNIGDq' ); 
define( 'SECURE_AUTH_KEY',  'dIwD41NDaF-uK,<L*mR4$EC4Pu.kLn&p6U%Gg-&4)~x#+9G_?Xl_sCCJ7J-<_wv)' ); 
define( 'LOGGED_IN_KEY',    'eb:KctN$V=1@Opm..`wjoBx3x@;/i(_N..h_>^8BLtpB2E3a1t5]U83}z3Y7iU~E' ); 
define( 'NONCE_KEY',        '2Ya(g/Cd/ApYbSjuhp[KXYAw7>W(FTcQ7SgFD0SRxjluZe&ZKcy6%{WBwZE5P v&' ); 
define( 'AUTH_SALT',        '-H>-aN3o2LV%ezCgKZguo?YSa&Su]<(|buOVc^KtT!1UR%Ue+x 5*P~LU5:rXP]u' ); 
define( 'SECURE_AUTH_SALT', 'UV00]fzJ}G:O@~i8mzvxxoKOuuW D0{G$bNA1tG qNheO8Om3Bh/_o/51~eVS>rs' ); 
define( 'LOGGED_IN_SALT',   'X},*:pa(8~,8_RAdZDa60T!l|7adS-s31Shp-2Z3zlBAZc-/)Na82R]^l8d+tlZ-' ); 
define( 'NONCE_SALT',       'HlyO&~/i,RZpghw&xuj([wQ@_4U.W>3>AKA+Z.!u8u{YAQegbz_h=Na*JJ{>fW:h' ); 
/**#@-*/ 
/** 
 * WordPress Database Table prefix. 
 * 
 * You can have multiple installations in one database if you give each 
 * a unique prefix. Only numbers, letters, and underscores please! 
 */ 
$table_prefix = 'IRnATXmFB_'; 
/** 
 * For developers: WordPress debugging mode. 
 * 
 * Change this to true to enable the display of notices during development. 
 * It is strongly recommended that plugin and theme developers use WP_DEBUG 
 * in their development environments. 
 * 
 * For information on other constants that can be used for debugging, 
 * visit the documentation. 
 * 
 * @link https://wordpress.org/support/article/debugging-in-wordpress/ 
 */ 
define( 'WP_DEBUG', false ); 
define( 'DISALLOW_FILE_EDIT', true ); 
define( 'CONCATENATE_SCRIPTS', false ); 
define( 'DISABLE_WP_CRON', true ); 
/* That's all, stop editing! Happy publishing. */ 
/** Absolute path to the WordPress directory. */ 
if ( ! defined( 'ABSPATH' ) ) { 
	define( 'ABSPATH', __DIR__ . '/' ); 
} 
/** Sets up WordPress vars and included files. */ 
require_once ABSPATH . 'wp-settings.php'; ?>

Did this file decode correctly?

Original Code

<?php
define('WP_CACHE', true); // WP-Optimize Cache
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the
 * installation. You don't have to use the web site, you can
 * copy this file to "wp-config.php" and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'tarjetadigital360' );
/** MySQL database username */
define( 'DB_USER', 'masterweb-world' );
/** MySQL database password */
define( 'DB_PASSWORD', '?7!YaZhbyP5B' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**#@+
 * Authentication Unique Keys and Salts.
 *
 * Change these to different unique phrases!
 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
 * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',         'laEBHaMO#$(hd`i.29gA=!sp5km* BvltI@xZ`?@mJ2fL(_;V#r+jRXl~pBNIGDq' );
define( 'SECURE_AUTH_KEY',  'dIwD41NDaF-uK,<L*mR4$EC4Pu.kLn&p6U%Gg-&4)~x#+9G_?Xl_sCCJ7J-<_wv)' );
define( 'LOGGED_IN_KEY',    'eb:KctN$V=1@Opm..`wjoBx3x@;/i(_N..h_>^8BLtpB2E3a1t5]U83}z3Y7iU~E' );
define( 'NONCE_KEY',        '2Ya(g/Cd/ApYbSjuhp[KXYAw7>W(FTcQ7SgFD0SRxjluZe&ZKcy6%{WBwZE5P v&' );
define( 'AUTH_SALT',        '-H>-aN3o2LV%ezCgKZguo?YSa&Su]<(|buOVc^KtT!1UR%Ue+x 5*P~LU5:rXP]u' );
define( 'SECURE_AUTH_SALT', 'UV00]fzJ}G:O@~i8mzvxxoKOuuW D0{G$bNA1tG qNheO8Om3Bh/_o/51~eVS>rs' );
define( 'LOGGED_IN_SALT',   'X},*:pa(8~,8_RAdZDa60T!l|7adS-s31Shp-2Z3zlBAZc-/)Na82R]^l8d+tlZ-' );
define( 'NONCE_SALT',       'HlyO&~/i,RZpghw&xuj([wQ@_4U.W>3>AKA+Z.!u8u{YAQegbz_h=Na*JJ{>fW:h' );
/**#@-*/
/**
 * WordPress Database Table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'IRnATXmFB_';
/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );
define( 'DISALLOW_FILE_EDIT', true );
define( 'CONCATENATE_SCRIPTS', false );
define( 'DISABLE_WP_CRON', true );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

Function Calls

define 1

Variables

None

Stats

MD5 271250b4aea9b96ee0ad3d19c9ec3395
Eval Count 0
Decode Time 42 ms