coly/bt

API

Maintainers

Details

github.com/colysss/bt

Source

Issues

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

v0.1 2021-11-23 08:35 UTC

This package is auto-updated.

Last update: 2025-06-23 16:59:03 UTC


README

<?php
require './vendor/autoload.php';
use Coly\Bt\Tools;

$bt = new Tools('http://159.75.103.200:3838','Z0ZifPKxgfpy018wjm9Hjq0MP3wNaurW');
echo json_encode($bt->WebAddDomain(46,'','test212.2smi1le.cnn')); //添加域名 {status=true}
echo json_encode($bt->WebDelDomain(46,'','test212.2smile.cnn','80'));//删除成功 {status=true}