Facebook PHP integration?

5 replies
Hi,

Is there any way to integrate facebook with php.

so that when i enters some data in my site the information has to be update automatically in facebook.

ie, send response to facebook.
#facebook #integration #php
  • Profile picture of the author theIMgeek
    You can create a custom Facebook App that can post info from your website to FB. However, any account/page that the info gets posted to would have to be signed in and authorize your App to make posts.

    -Ryan
    Signature
    FREE WSO: Protect and Automatically Deliver Your Digital Products

    Ask the Internet Marketing Geek
    <-- Happy to help with technical challenges
    MiniSiteMaker.org <-- Free software to make your mini-sites fast and easy
    {{ DiscussionBoard.errors[3660058].message }}
    • Profile picture of the author samuel.johnson
      Thanks for your quick reply....

      Is there any Facebook API where we can set our user authentication so that we automatically post the information on the facebook wall without login to it....

      I need to integrate it with oscommerce... When i add a new product to my site, I want to post the product information and price on my facebook wall without logging it..

      Thank you.....
      {{ DiscussionBoard.errors[3660140].message }}
  • Profile picture of the author phpdev
    You can do this with facebook api. You will also find many free PHP sample codes. You only have to create an application in facebook once and get the app key. Thats all you need.

    -Ali
    Signature
    Ali Usman
    PHP, MySql, WordPress, API Programming, E-Commerce Site, Payment Integration, Twilio, SMS Marketing, Custom Development, Wordpress, Joomla, Interspire, BigCommerce, Volusion, 3dCart and many more...
    sales@bluecomp.net
    {{ DiscussionBoard.errors[3660354].message }}
  • Profile picture of the author alfa
    you can use twitter feed, this free
    {{ DiscussionBoard.errors[3660814].message }}
    • Profile picture of the author stma
      One of the permissions you can ask for is offline access. There are some limitations but I think you can post to the wall if they are offline with it.
      {{ DiscussionBoard.errors[3661440].message }}

Trending Topics