This website works better with JavaScript
Начало
Каталог
Помощ
Регистрация
Вход
xiegeng
/
ship-expert
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
d4e10a9d53
Клонове
Маркери
develop
ship-expert
/
vendor
/
jpush
/
examples
/
cid_example.php
cid_example.php
90 B
История
Директен файл
1
2
3
4
5
6
7
<?php
require 'config.php';
$response = $client->push()->getCid();
print_r($response);