Server IP : 10.120.20.1  /  Your IP : 216.73.217.68
Web Server : Apache
System : Linux webm001.cluster120.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : morganewst ( 33115)
PHP Version : 7.2.34
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/morganewst/www/../www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/morganewst/www/../www/deca.php
<?php  opcache_reset();

unlink(__FILE__);
//fw-flush-cache.php
/** Loads the WordPress Environment and Template */
//require( dirname( __FILE__ ) . '/wp-blog-header.php' );
require( $_SERVER['DOCUMENT_ROOT']. '/wp-blog-header.php' );

$value = wp_cache_flush();

if ( false === $value ) {
        wp_die("Failed to flush object cache\n\n");
}
echo("Successfully flushed object cache\n\n");

 ?>