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
Related Q & A:
- How To Build Business Directory Using Php Mysql?Best solution by Stack Overflow
- How to hybrid Mysql and MongoDB in Play framework?Best solution by Stack Overflow
- How to reset mysql password without old password?Best solution by Super User
- How to manage MySQL database in Azure?Best solution by stackoverflow.com
- What are the best Facebook apps?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.