PHP Classes

Packages of Karol Janyst

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Karol Janyst (2)  >  Mission progress status  >  Reputation  
Picture of Karol Janyst
Name: Karol Janyst <contact>
Classes: 2
Country: Poland Poland
Age: 38
All time rank: 3849 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 7154
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Contacts importer  
Import contacts from Web mail accounts
This class can be used to import contacts from Web mail accounts.

It generates links to pages where the user can authenticate on either Gmail, Hotmail, MSN Windows Live or Yahoo.

Once the user authenticates, the user returns to a page with a script that calls the class so it receives request values that can be used to retrieve the contacts from the Web mail accounts using their Web service APIs.

You will need to create applications for Yahoo and Windows Live to obtain API keys and secret phrases. For Yahoo you need to get your application access to read address books in applications settings.

  Files folder image Spider website  
Crawl a site and retrieve the the URL of all links
This class can be used to crawl a site and retrieve the the URL of all links.

It can retrieve a page of a site and follow all links recursively to retrieve all the site URLs.

The class can restrict the crawling to URLs with a given extension and avoids accessing pages listed in the site robots.txt file, or pages set with the no index or no follow meta tags.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z