Translations:S2S ping/11/ru: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 September 2023

  • curprev 02:1402:14, 19 September 2023Admin talk contribs 361 bytes +361 Created page with "Пример на PHP: <pre> $url = 'https://kaminari.systems/v2/ping'; $ch = curl_init( $url ); $payload = json_encode([ 'kmnrKey' => 'XXXXXXXX', 'kmnrId' => '1125570260', 'sub1' => 'test', 'sub2' => '1001', 'sub3' => '10', 'sub4' => '1385282124113622', 'sub5' => '222', 'sub6' => '555666', 'sub7' => '8833705265931305', ]);"