很想做一个php的邀请模块
发布时间:2008-9-14 12:20 作者: sunzj 信息来源: PHPChina 开源社区门户
就像校内,海内,linkedin一样的, 在网上找了不少资料,希望能够呢大家交流,一起把它做出来。 有兴趣的朋友可以回帖, 多谢了!
培训新闻
- 北京隆重推出“先就业,后付费”,LAMP就业班...
- 青岛PHPChina培训中心第二期就业寒假班热招
- 唐山PHPChina授权培训中心首期就业班开始热招...
- 广州多迪,零起点,四个月培养高级工程师,包...
- 大连开沅教育(PHP大连中心)12月LAMP项目实...
- 济南第九期LAMP实训就业班冬节火热报名中
- 西安PCTI-5期业余班热招中......
- 上海LAMP一期实战精英班11月27日开班啦~~~~~...
热点专题
网站特别推荐
- LAMP兄弟连最新开班报道
- 北京隆重推出“先就业,后付费”,LAMP就业班...
- 青岛PHPChina培训中心第二期就业寒假班热招
- 唐山PHPChina授权培训中心首期就业班开始热招...
- 广州多迪,零起点,四个月培养高级工程师,包...
- PHP考试认证问题
- 大连开沅教育(PHP大连中心)12月LAMP项目实...
- 福州厦门什么时候有开培训班
- 济南第九期LAMP实训就业班冬节火热报名中
- 西安PCTI-5期业余班热招中......
社区精华
- alee简说OOP插件机制 < 未完待续 >
- mutou_wu我说PHPer的水平区分
- leehui1983MYSQL开发实用知识集合(暂告一段落...
- laruence深入理解PHP原理之文件上传
- peacock【重点推荐】一款专业级Web开发工具






最新回复
http://www.google.cn/search?hl=z ... a=&aq=f&oq=
2008-09-02 21:18
Email Importer Scripts and mass invitations using outlook, hotmail, gmail and fr
Does anyone work on this? If so, please pm me and we can work on this together!
http://drupal.org/node/93679#comment-990659
Fellow Drupalers,
I noticed our open source brethren at Mambo have acquired a powerful email importing feature called reginvite.
See importer script in action here:
Any website that uses this tool will grow exponentially when friends invites multiple friends in their address book. We must acquire this capability immediatly.
As a starting point, I suggest we
1. build one from scratch
2. create modules that can uses one of these scripts.
- http://svetlozar.net/index.php?page=projects
- http://www.iplussoft.com/products.php?link=hotscripts
3. Add it to the invite module
4. insert your suggestion here
Your comments are welcome
Long live Drupal
Marcel
http://www.acmetutorials.com
http://svetlozar.net/page/Import ... using-PHP-cURL.html
http://svetlozar.net/page/Import ... using-PHP-cURL.html
这个是要钱的,试着找找看有没有免费开源的吧
之前做过一个msn的,不过是公司的项目,代码不能外泄,呵呵。
(2008-09-14 18:23:49, Size: 15.2 KB, Downloads: 137)
跟默默的方法是一样的
用CURL
整个过程就是,模拟登陆,解析联系人列表页。
公司代码不便公开。
LZ按照那几位高人的说明研究一下。
[ 本帖最后由 fhjr999 于 2008-9-16 08:46 编辑 ]