How to integrate Salesforce with php?

Integrate jobboard for kids summerjob with facebook apps? how to.... php mysql?

  • I'm going to make a jobboard for the youths in my local community. And i thought if it could be integrated with facebook somehow it really would have a big potential to reach the kids and ppl in my area. Do anyone know if its possible to connect a php mysql website as a application to facebook? so ppl could just search for it in the text bar and choose install and then they where online in my jobboard?

  • Answer:

    To simply have a like button? <script type="text/javascript"> var urlToLike = ''; if (urlToLike == '') { urlToLike = window.location.href; } urlToLike = encodeURIComponent(urlToLike); var font = encodeURIComponent('inherit'); document.write ('<iframe src="http://www.facebook.com/widgets/lik… scrolling="no" frameborder="0" allowTransparency="true" style="border:none; border-color:#ffffff; overflow:hidden; width:450; height:150"></iframe>') </script> You'll of course have to edit to make the fb like assosiated with your page. If your looking for a facebook login code... I am not the person to ask.

Svein Egil Høgberg at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.