This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
xiegeng
/
ship-expert
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
d4e10a9d53
Atzari
Tagi
develop
ship-expert
/
vendor
/
jpush
/
examples
/
cid_example.php
cid_example.php
90 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
<?php
require 'config.php';
$response = $client->push()->getCid();
print_r($response);