Skip to content

WesleyRibs/importgmail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

importgmail

An standalone PHP library to import GMail contacts.

Before starting you should go to: https://code.google.com/apis/console/ , create a new application and get an API access.

How to use it ?

isConnected() && !isset($_GET['back']) ) $g->redirect(false); $r = $g->getContacts();// he is connected, try to get the contact list print_r($r); ?>

About

A PHP library to import GMail contacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published