Your IP : 216.73.216.220


Current Path : /proc/thread-self/root/home/rtorresani/www/scripts/import/OLD/
Upload File :
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);