﻿main.php - script to post on the wall from the WEBSITE

main_admin.php - website administrator script, authorization by button, access token - save - it will be used in future to receive likes and group members (i.e. to address VK API WITHOUT authorization). 
This script also posts messages on the group's wall or in group's album

main_iframe.php - iframe-application for VK users

sendNotif.php - notifications sending for VK users (connected with main_iframe.php) 

upload.php, uploadGroup.php - extra scripts for image upload to user's and group's wall and photo upload to a group (necessary for main.php and main_admin.php)

vkapi.class.php - this class uses sendNotif.php file 

wallgetlike.php - it receives likes and group members (currently it has 2 working methods for likes just in case)

config.php - config for wallgetlike.php
Application 1 (for user, not iframe) - main.php, upload.php
Application 2 (
for group admin) - main_admin.php, upload.php, uploadGroup.php, wallgetlike.php, config.php

Application 3 (for user, iframe) - main_iframe.php, sendNotif.php, vkapi.class.php


VK.api('places.add - adding a place to check a user at (bar, cafe) - you can't always use this method to add the same places.
Added places list should be stored at the LikeLabs website to provide user an ability to select from PREVIOUSLY added places (e.g. 2 times visited the same cafe). 
Otherwise VK will consider it as spam