![]() |
Search Top Pages |
VPL API Buy Numbers
This function is for buying Phone Numbers from VirtualPhoneline?.com
You must have enough funds in your account, to be able to receive the call. require_once('nusoap.php'); include_once "Const.inc.php"; $client = new soapclient('http://www.virtualphoneline.com/api/BuyDIDs.php'); $parameters=array("APIUID","APIPASS","131048","virtualphoneline.com"); $Result = $client->call('getBuyDID', $parameters); |