wifi-probe-aggregator/ws/receiver.php

8 lines
142 B
PHP

<?php
// Dati in arrivo dai readers
$post = file_get_contents('php://input');
$data = json_decode( $post );
// TODO: inserimento a database