Class for extracting contacts from Hotmail, Gmail and Yahoo.....? |
[eluser]pickupman[/eluser]
Codeigniter doesn't have every possible class or function built into it like with Zend. It's been meant to be small footprint that provides a framework for building apps. There is a item in the wiki for MSN contacts. You can still use any PHP syntax or PHP classes in CI. You can find the class on sourceforge for PHP Contact List Grabber. Check out the CI user guide for converting classes into CI libraries. |
Messages In This Thread |
Class for extracting contacts from Hotmail, Gmail and Yahoo.....? - by El Forum - 04-12-2010, 12:55 AM
Class for extracting contacts from Hotmail, Gmail and Yahoo.....? - by El Forum - 04-12-2010, 01:58 PM
Class for extracting contacts from Hotmail, Gmail and Yahoo.....? - by El Forum - 04-12-2010, 02:08 PM
Class for extracting contacts from Hotmail, Gmail and Yahoo.....? - by El Forum - 04-12-2010, 10:14 PM
|