Skip to content

feltkamptv/RRPProxyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Feltkamp.tv

RRPproxy API

PHP Class for the RRPproxy API

Requirements

  • PHP 5.2 or higher
  • CURL
  • RRPproxy API credentials

Get started

You will find everything you need to know to use this API in the API Documentation

Usage

include('rrpproxy.class.php');
$rrp = new RRPProxy($username, $password);
$domain_check = $rrp->CheckDomain($domain);

What is RRPproxy?

RRPproxy offers domain name registration and webhosting services for resellers.

License

This code is licensed under the GNU license.

About

PHP Class for the RRPproxy API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages