$76 GRAYBYTE WORDPRESS FILE MANAGER $58

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bqrcodec/contact.fpt.auto/wp-includes/IXR/

HOME
Current File : /home/bqrcodec/contact.fpt.auto/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;
    }
}

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
18 Mar 2026 5.50 AM
bqrcodec / bqrcodec
0755
wp-site
--
18 Mar 2026 5.50 AM
bqrcodec / bqrcodec
0755
class-IXR-base64.php
0.404 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-client.php
4.675 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-clientmulticall.php
1.233 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-date.php
1.651 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-error.php
0.834 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-introspectionserver.php
5.198 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-message.php
7.999 KB
13 Nov 2024 7.59 AM
bqrcodec / bqrcodec
0755
class-IXR-request.php
0.905 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-server.php
6.514 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755
class-IXR-value.php
3.701 KB
30 Jan 2024 5.35 PM
bqrcodec / bqrcodec
0755

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF