Harvinder Singh
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Harvinder Singh-
Harvinder Singh commented,
Thanks a lot. I managed to use the api2 query for this to work and it works great. [PHP]$xmlapi->api2_query($cpuser, 'SSL', 'installssl', array( 'domain' => $ssl_domain, ...
-
Harvinder Singh created a post,
XMLAPI PHP create SSL - wildcard
Hi All I am already using the XMLAPI-PHP to create subdomains and couple of other things by using the belo calls: [PHP] api1_query($cpuser, 'SubDomain', 'addsubdomain', array($sub,$domain,0,0,$fo...