How do I post to Google Plus via PHP? [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I was wondering if there's already a floating unofficial PHP library or class that I can use to be able to post to user's Google Plus stream? I'm not talking about the new option on the +1 buttons. I only want it to publish to their stream and not with the +1 button method. Sorry if this has been asked already but I can't locate any question that has the same concept as mine.
Any help is greatly appreciated.

No. There is no API currently.
Update: Sept 15, 2011 saw the release of the Google+ REST API: https://developers.google.com/+/api/

We definitely plan to involve developers and publishers in the Google+ project, but we don’t have specific details to share just yet. Please stay tuned and sign up to receive more information about Google+ developer opportunities. https://services.google.com/fb/forms/plusdevelopers/

I found this site which seems to allow people to post to their user stream - http://www.d3.do/labs/circleoftrust/index.php

Related

What plugin is this [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Please can one of you Wordpress or PHP gurus tell me what plugin this site is using for the photo albums - I desperately need one just like this - with password protection. I actually want it for a Joomla site, but figured if I can find out what this one is, I might be able to mod it to work with Joomla.
www.photobooth.co.uk/albums
Thanks in advance for any help.
Rob.
The two plugins I have detected on this website are 'Ultimate Social Media and Share Icons (Twitter, Facebook, Google+, Instagram, Pinterest etc.)' and 'MailChimp for WP'.
That would lead me to believe that it is most likely built into the theme, whatever that page is using. The theme is ePhoto, found here but it also looks like eGallery found here.
Source: http://www.wpthemedetector.com/

Google plus API for fetching business reviews? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Is there any php api to get business reviews from google plus?
sample business page url: https://plus.google.com/112164489386569071900/about?gl=IN&hl=en-IN
I strongly suggest you to use Google Places API:
I guess the results are the same as the one displayed on G+
https://developers.google.com/places/documentation/details
Reviews are now available via the API. See the Place Details API - https://developers.google.com/places/documentation/details
Here is a sample response.
EDIT: There is a limit of 5 reviews.
No, there isn't, the Google Plus api is still very limited, it only has access to:
Users
Posts
Comments
As an alternative, you could look into the Yelp API.

Which book or blog for Facebook + PHP newbie? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am going to develop a PHP app with Facebook integration. Any book/blog/sample you recommend? The features of the app are:
only logged-in Facebook users can access the app
the app will post an status message on the user's wall on request (e.g. I'm answering this interesting survey)
the app is a survey, records answers which links to a user's Facebook ID
each facebook user can answer once only
the app wil send a summary of the survey to the user's facebook email
Thanks!
The one and only source i can recommend it's their reference guide.
Of course there's a possibility you can't find some information there but there's no better starting point than this.

Creating a calendar in PHP [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Are there any APIs or libraries that make it easy to generate a calendar for a certain month/year? I need to have some sort of admin interface for a "event planner" part of a CMS for a local youth group and I'm at a loss as to how to generate a decent calendar.
Note: I only need something to generate the calendar HTML, not manage events. I'll be coding that part.
Two Spring to Mind
PHP Calendar - Free
Easy PHP
Calendar - Paid ($29.99 per
domain) but a lot slicker than PHP
Calendar
I ended up using a jQuery plugin instead. Thanks for the suggestions
http://plugins.jquery.com/project/fullcalendar

Pay per view video solution [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
We are planning on building a pay per view (PPV) video solution but we have no idea from where to start. Here are the current givens:
it will be hosted on Linux
using PHP
Database: MySQL
And by PPV I mean:
- going to website, selecting a movie to watch/download
- going to payment portal and paying
- being now able to watch/download
So here is my question, from where to start?
is there an existing (recommended) solution that we can download/buy?
Any information would be really appreciated
I was just reading about someone who had a platform like this intended for adult movies that he was offering, may have even been open source. I'm sorry I forget what it was, but even if your content is G rated, software intended for porn will probably have the features you want so I'd start looking there. It's a big industry so there has to be a few ready made solutions available.

Categories