I would like to post on my wall in vk.com some photos, texts, etc via PHP. From a couple of days I'm trying to understand the official guides of VK (https://vk.com/dev/PHP_SDK) and some scipt found in GitHub (https://github.com/fdcore/vk.api).
There are few lines of code but I struggle to get to the second or third line.
I get immediately php errors, JSON errors, etc etc etc. I can't even make myself give the first Access_token, Autorization_code etc. I admit I don't understand much about OAuth and API, but here I can't even begin.
Even the names of things are strange, secret_key, secure_key, api_key, I think they are always the same, but I'm not sure anymore, but they one gives me, I think it's her.
Do these APIs work? Is there a guide for dummy? That you guide me step-by-step, just to understand if I did something wrong, even if I made very few steps.
Or maybe there is some other script or class that works?