<?php
namespace PhpOffice\PhpSpreadsheet\Calculation;
/**
* @deprecated 1.18.0
*
* @codeCoverageIgnore
*/
class Web
{
/**
* WEBSERVICE.
*
* Returns data from a web service on the Internet or Intranet.
*
* Excel Function:
* Webservice(url)
*
* @deprecated 1.18.0
* Use the webService() method in the Web\Service class instead
* @see Web\Service::webService()
*
* @return string the output resulting from a call to the webservice
*/
public static function WEBSERVICE(string $url)
{
return Web\Service::webService($url);
}
}
How To Payment
Making a payment on our website is quick and secure. Start by logging in or creating an account. Select your preferred payment method, input the required details, and review the information. Once you confirm everything is correct, click on the "Submit Payment" button. You’ll receive instant confirmation and can track your payment status through your account dashboard. It’s an easy and secure process.