如何连接谷歌,让我的用户邀请自己的人脉我的、自己的、人脉、用户

2023-09-10 17:06:07 作者:别提爱情,早戒了

我有一个网站,用户注册。之后,他们得到一个伟大的产品的报价,我想允许他们使用从我的网站谷歌连接按钮,并通过谷歌网络邀请他们的朋友和联系人。

I have a site, where users sign up. After that they get a great product offer, and I would like to allow them to use from my site "Google connect button" and invite their friends and contacts via Google network.

我怎么能这样做?

例如:的http://www.dumpsquestions.com/testing/wp-content/themes/ModulaBlueGiant/open/example.php

根据您的意见,我发现,它allowes了很多?

According to your advise i found that, it allowes a lot ?

自由导入联系人(通讯录)的电子邮件服务提供商脚本像

Free import contacts (addressbook) script from email providers like

自由人,INTERIA,Azet,Lycos的,AOL,Bordermail,Doramail,免费信箱,儿童,蓝巴勒,Mail.ru,Care2,涂鸦,瓦拉,LinkedIn,

Libero, Interia, Azet, Lycos, AOL, Bordermail, Doramail, Freemail, Kids, Rambler, Mail.ru, Care2, Grafitti, Walla, LinkedIn,

Inbox.com,Mail2World,元,IndiaTimes,Sapo.pt,现场/ Hotmail的,5FM,的Netaddress,Rediff的,

Inbox.com, Mail2World, Meta, IndiaTimes, Sapo.pt, Live/Hotmail, 5Fm, Netaddress, Rediff,

雅虎,Aussiemail,KataMail,Gawab,GMX.net,兵马俑,UK2,Apropo,Popstarmail,Mynet.com,

Yahoo!, Aussiemail, KataMail, Gawab, GMX.net, Terra, Uk2, Apropo, Popstarmail, Mynet.com,

YouTube上,Bigstring,OperaMail,Mail.com,Mail.in,Nz11,的Inet,Pochta,Web.de,独木舟,印度的CleverGo,Wp.pt,Evite,Yandex的,

YouTube, Bigstring, OperaMail, Mail.com, Mail.in, Nz11, Inet, Pochta, Web.de, Canoe, India, Clevergo, Wp.pt, Evite, Yandex,

Gmail中,阿特拉斯,Hushmail为,O2,Techemail,FastMail,Zapakmail,维尔吉利奥,ABV或类似宁,Hyves的,Meinvz,plurk相关产品,Xan​​ga,标签,Mydogspace,Konnects,Bebo的,FriendFeed,它Plazes,Flickr的社交门户网站,赛我网,Last.fm,Mevio,历史Vkontakte,Skyrock,MySpace上,Xuqa,Lovento,脸,Plaxo的,在Netlog,

GMail, Atlas, Hushmail, O2, Techemail, FastMail, Zapakmail, Virgilio, Abv or social portals like Ning, Hyves, Meinvz, Plurk, Xanga, Tagged, Mydogspace, Konnects, Bebo, Friendfeed, Plazes, Flickr, Cyworld, Last.fm, Mevio, Vkontakte, Skyrock, MySpace, Xuqa, Lovento, Faces, Plaxo, NetLog,

脸谱,Perfspot,Mycatspace,LiveJournal的,Famiva,Flixster的,兴,乘,Brazencareerist,Orkut的,图书漂流,

Facebook, Perfspot, Mycatspace, Livejournal, Famiva, Flixster, Xing, Multiply, Brazencareerist, Orkut, Bookcrossing,

微博,Koolro,永世,Hi5的,Fdcareer,Motortopia,Vimeo的,Kincafe,Flingr,Friendster的,Badoo上。这种接触进口商脚本整合与内容管理系统(CMS又名)之类的MyBB,约会临,JamRoom是,Joomla,PHPMELODY,Boonex海豚,Vwebmail,Atmail5,PHPBB,phpFox中文,SimpleMachines论坛(SMF),phpizabi,joovili,Joomla1.0 ,vBulletin,Drupal的,jamit工作,symfony中,巴迪区,字preSS,nowFire,社会引擎的PunBB,RoundCube。

Twitter, Koolro, Eons, Hi5, Fdcareer, Motortopia, Vimeo, Kincafe, Flingr, Friendster, Badoo. This contacts importer script is integrating with content management systems (aka CMS) like myBB, Dating Pro, JamRoom, Joomla, PHPMELODY, Boonex Dolphin, Vwebmail, Atmail5, PhpBB, phpFoX, SimpleMachines Forum (SMF), phpizabi, joovili, Joomla1.0, vBulletin, Drupal, jamit job, symfony, Buddy Zone, Wordpress, nowFire, Social Engine, PunBB, RoundCube.

打开邀请者是用PHP 5(不需要数据库,但卷曲或wget的要求),并在任何网络服务器(Apache的测试)运行提供先进的告诉朋友功能。 OpenInviterTM是不使用第三方网关(或API)导入联系人免费自助托管解决方案。

Open Inviter is written in PHP 5 (no database required but cURL or wget required) and running on any webserver (tested on Apache) offering advanced tell a friend features. OpenInviterTM is a free self hosted solution that does not use a third party gateway (or API) to import contacts.

Openinviter安装指南。

Openinviter installation Guide.

感谢您下载OpenInviter总包。本文将指导您完成安装过程。

Thank you for downloading The OpenInviter General Package. This document will guide you through the installation process.

答:要求:

Your server will need to have PHP5 installed with DOMDocument support and either cURL or WGET.

B:安装:

B: Install:

1. Extract the contents of the openinviter.tar.gz file you have just downloaded.

    Note: tar -xzvf openinviter.tar.gz

2. Upload the extracted files to your webserver (subfolder is highly advised).

3. Run postinstall.php  (http://yourdomain/openinviter_dir/postinstall.php)

    You may encounter the following errors:
    i) The cookie storing folder if not writable. (Change the cookie folder or modify it's permisions.)

    ii) Php DOM extension is not installed. (Install dom extension for php)

    iii) You don't have curl or wget installed. (Install curl or wget)

    You may encounter the following warnings:

    i) A plugin does not work properly. (Your server has either a firewall or there is a connectivity error)

    Note: You have to fix all the errors or openinviter will probably not work.

    Note*: You can't run postinstall.php again for 2 minutes.

4. Edit config.php to suit your needs.

5. Delete postinstall.php

6. Run example.php (http://yourdomain/openinviter_dir/example.php) and try to fetch your contacts.

Note: example.php is modifiable but keep in mind the structure of the file.

此外,它提供了一个PDF如何使用PHP做,出色的工作已经做了尊重KISS(保持简单愚蠢!)。

Also, its providing a PDF how to do it with PHP, excellent work has been done to respect KISS (keep it simple stupid!!).

推荐答案

您也可以使用像一个发现的此处。它可以让你拉从各种电子邮件提供商的接触,而不仅仅是Gmail中。你可以得到联系人的方式,让用户从中挑选谁送,然后发送邮件对用户的代表。

You could also use a script like the one found here. It allows you to pull contacts from all sorts of email providers, not just gmail. You could get the contacts that way, let the user pick and choose who to send to, and then send the mail on the user's behalf.

 
精彩推荐
图片推荐