GRAYBYTE WORDPRESS FILE MANAGER9012

Server IP : 198.54.121.189 / Your IP : 216.73.216.34
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/healingtouchinstitute.co.in/wp-includes/IXR/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/healingtouchinstitute.co.in/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
..
--
July 09 2025 23:10:03
giriqfky / giriqfky
0755
class-IXR-base64.php
0.404 KB
August 27 2016 02:08:34
giriqfky / giriqfky
0644
class-IXR-client.php
4.675 KB
June 30 2020 23:50:04
giriqfky / giriqfky
0644
class-IXR-clientmulticall.php
1.233 KB
June 30 2020 23:50:04
giriqfky / giriqfky
0644
class-IXR-date.php
1.651 KB
May 26 2019 04:12:54
giriqfky / giriqfky
0644
class-IXR-error.php
0.834 KB
August 27 2016 02:08:34
giriqfky / giriqfky
0644
class-IXR-introspectionserver.php
5.198 KB
August 27 2016 02:08:34
giriqfky / giriqfky
0644
class-IXR-message.php
7.999 KB
September 18 2024 22:04:14
giriqfky / giriqfky
0644
class-IXR-request.php
0.905 KB
August 27 2016 02:08:34
giriqfky / giriqfky
0644
class-IXR-server.php
6.514 KB
May 24 2021 06:18:58
giriqfky / giriqfky
0644
class-IXR-value.php
3.701 KB
August 27 2016 02:08:34
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF