Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-05-2012, 11:46 AM   PM User | #1
tajinder
New to the CF scene

 
Join Date: Nov 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
tajinder is an unknown quantity at this point
Post on facebook Wall using php

Hi,

I need to develop an application which could publish my posts on facebook, twitter, google plus wall.
Fortunately i suceeded with twitter but not with facebook and google+
Twitter provided me four things:-
consumer_key
consumer_secret
user_token
user_secret

Where facebook provides me:-
FB_APIKEY
FB_SECRET
But php-library asks for one more field i.e. FB_SESSION which is supposed to be generated from https://login.facebook.com/code_gen....=API_KEY&v=1.0. But it gives nothing. I am left with this portion onle with facebook. I reffered http://www.tipsforfun.com/profession...using-php.html for facebook

Now Google+,almost same case:-
Google provided me with:-
ClientId,
ClientSecret,
RedirectUri,
DeveloperKey

Now google plus library code generates accessToken to run this code but actually it does not.

So I feel, in facebook and google+ the "token" is the only obstacle. Kindly help me out.
Thanks
tajinder is offline   Reply With Quote
Reply

Bookmarks

Tags
facebook, google + n php

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:18 PM.


Advertisement
Log in to turn off these ads.