<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Read Me for LinkMeIn class</title>
<style media="screen" type="text/css">
body, table { font-family: Verdana, Arial, Georgia, Times New Roman, Times, serif; font-size: 10pt }
.index-letter-section { background-color: #EEEEEE; border: 1px dotted #999999; padding: .5em; margin-bottom: 1em}
</style>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<h2>Read Me: LinkMeIn - LinkedIn Contact List to Array or XML</h2>
<div class="index-letter-section">
<p>Purpose: <br />
-------------------------------------------------------------------------------------<br />
This class is used to fetch LinkedIn.com contact list in form of an array or XML</p>
<p>Services that the class support at the moment are:<br />
1. Contact List<br /></p>
<p>If you are running script on localhost and you require proxy server to browse
set the isUsingProxy <br />
variable to true and specify proxy host name port number.</p>
<p>This class is designed in such way that it does not keep any track of cookie
set for user when logged <br />
in to LinkedIn.com.</p>
<p>To view the demo please visit <a href="http://resource.bdwebwork.com/LinkMeIn/" target="_blank">http://resource.bdwebwork.com/LinkMeIn/</a></p>
<p>Requirement:<br />
-------------------------------------------------------------------------------------<br />
PHP : 4.4.1 +<br />
cURL : libcurl/7.14.0 OpenSSL/0.9.8a zlib/1.2.3</p>
<p>About Author:<br />
-------------------------------------------------------------------------------------<br />
I am a Web Application Developer with passion to make anything possible with PHP and
contribute as much <br />
possible to Open Source world. I am currently residing in Canada and working as IT Advisory Specialist for <br />
a privately held company.</p>
<p>Please feel free to contact me if you have any question or suggestion for
this class. Hopefully you <br />
will rate my work and inspire me to go ahead with my work.</p>
<p>Ehsan Haque<br />
Homepage & Blog: <a href="http://ehsan.bdwebwork.com" target="_blank">http://ehsan.bdwebwork.com</a></p>
<p>Email: <a href="http://ehsan.bdwebwork.com/contact" target="_blank">http://ehsan.bdwebwork.com/contact</a></p>
<p>Moderator - PHP Resource<br />
<a href="http://groups.yahoo.com/group/phpresource/" target="_blank">http://groups.yahoo.com/group/phpresource/</a></p>
</div>
</body>
</html>