| Current Path : /proc/thread-self/root/home/rtorresani/www/scripts/import/OLD/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/scripts/import/OLD/getCategories.php |
<?php
require("./connection.php");
$response = senddata("/rest/V1/categories/3", null);
echo var_dump($response);