Get Apost From Page on Facebook using php? [closed] - php

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
Hi I have Joined a facebook Group and I want to get the recent posts on my website using PHP.
I don't know where to begin. I used google to look this up but all I could find was how to get post from an app.

To achieve this you'd want to use Facebook's API: https://developers.facebook.com/. More specifically this is the documentation regarding accessing data from a group.

Related

how to prevent video download by user in php [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
I hope you are fine
I want to write a simple php code that the user cant download the movie like youtube site and can only see, I came across a series of results such as hls, ffmpeg, rtmp in my search, but I do not know which one is useful or has a library for php at all or not.
Thank you for your time.
It’s not possible. The server can not differentiate between “downloading” and “playing”.

How to create a bot for steam on PHP? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I want to create a bot for trade like on csgolounge.com or like on other websites. I can't find the manul.
I found this: Steam Web API/IEconService
.
But I don't know how to use it. Please give me the right direction.
In the same link you provide is the answer for your question, https://developer.valvesoftware.com/wiki/Steam_Web_API
From PHP you'll need CURL extension enabled in order to make requests to this API

How to delete post in facebook by id using php, graph API [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Can someone tell me how can I delete my own posts in facebook by id using PHP , graph API
I'd searched in google but I didn't find anything :(
Thanks in advance
https://developers.facebook.com/docs/graph-api/reference/v2.2/post#deleting
Important:
An app can delete a post if it published it
Which means, you can NOT delete posts created without the App.

Implement google plus interactive post sharing using php (if possible) [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
Guys i want to implement google+ interactive post sharing using php but not getting proper documentation or link. In Google doc only java script method is provided. Please provide any link or suggest any good way to perform this if it is possible. thanks in advance...

How do I integrate amazon results in my classifieds website? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 12 months ago.
Improve this question
I have a classifieds website (with geoclassifieds basic) and would like to integrate amazon results into the search results. What's a simple way to to do this?
You'll need to apply for an account at http://aws.amazon.com and get an API key. Authenticating to the API is somewhat involved, so you might want to have a look at something like http://gulati.info/2009/08/amazon-php-api/. Documentation for the Amazon Product Advertising API can be found at http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/.

Categories