Customize Your Contact List Importer
We offer customize contact list importer service.
We had finished these Contact List Importer for different language webmail in last days.
Integrate Contact List Importer With Other System.
It is easy for you to integrate our contact list importer with your system.
see some PHP sample code
$classFile = $_CONFIG['IMPORTER_CLASS_DIR'].$importer_class.'.php';
require_once($classFile);
$oImporter = new $importer_class();
$result_array = $oImporter->run($login,$name);
if(is_array($result_array))
{
$names = array_shift($result_array);
$emails = array_shift($result_array);
}
the result will be two array object, name and email, then you can do anything with these two array object.
Showcase
phpFox is a ultimate social network solustions. you can see how our solutions are working with this system.
click here
Contact List Importer And Invitation Sender Solutions
FREE ONE YEAR UPGRADE AVAILABLE
1. Popular Webmail ALL-IN-ONE
INCLUDING
Yahoo Mail Contact Importer
Hotmail Contact Importer
Gmail Contact Importer
AOL Mail Contact Importer
MSN Contact Importer
Price $50.00
2. CSV Contact Importer
INCLUDING
Mozilla CSV
Thunderbird CSV
Netscape CSV
Microsoft Outlook CSV
Microsoft Windows Address Book (WAB)
Microsoft Outlook Express CSV
Yahoo! Mail Address Book
Gmail Address Book
Price $50.00
3. Customize Contact Importer
Quote
- Php 4.0 or above, Apache/IIS (Linux, Mac, Windows).
- Require cURL enabled in your server (important)
- Run diagnose script to get more information about cURL on your server, click here.
- No refunds provided for all purchases.
- You may use this product in your own commercial products, but you may not resell the above products, or any parts derived out of it.
- Product is licensed on per server website basis. If you are developing websites for your customers, then you will need to obtain one license for each of your customer's website instances.
- Free update duration is for one year from the date of purchase.


