VWS Samples in PHP using HTTP_Request2
Samples:
GetTarget.php
queries a single target by target id.
GetAllTargets.php
queries for all target ids in a Cloud Reco database.
UpdateTarget.php
updates the metadata for a target.
DeleteTarget.php
deletes a target from its Cloud Database.
PostNewTarget.php
uploads a new target to a Cloud Database.
Review your PHP installation.