<?php //Get this value from http://grabz.it/api $grabzItApplicationKey = "APPLICATION KEY"; //Get this value from http://grabz.it/api $grabzItApplicationSecret = "APPLICATION SECRET"; //The absolute path that you have placed the GrabzItHandler.php on your website $grabzItHandlerUrl = "http://www.example.com/grabzit/GrabzItHandler.php"; ?>