FaceBook SDK Query (Until and Since): Solved

FaceBook SDK Query (Until and Since), It’s Difficult to understand from the documentation of FaceBook SDK, The Following code, Clears the Confusion. Using: say Since=10-06-2015 to get All Post from Today till 10-06-2015, the Result is from 10 June till today hence Next goes front till Today is reached. // using fb Query // /feed?limit=100&fields=id,from,picture,updated_time,created_time&with=picture&since=’.strtotime($weekback) //$weekback […]

Continue reading

Importing Archive in Mail.app: [Solved]

Importing Archive in Mail.app is not working for many people, the solution is not clear of the Web Search.. the Following is the workaround. Fixes issues of bug in Import: the problem importing mbox or Apple files that contain other mbox files (mailboxes inside mailboxes or think of it as folders inside folders) does not […]

Continue reading