New release phpLinkedIn api connector
After some comments and issues a new version of the class library for connecting to LinkedIn Api.
# change log
- extra fields of profile
- ability to do status update
File: phpLinkedIn_v1.1.zip
w
First release classes to connect with PHP to linkedIn api
Well, after a day and a night of programming my first release of the php classes that can be used to connect to the LinkedIn Api . I have used the Pecl lib of Oauth to connect to the Api. It is easy to install and good documentation on the php.net site.
Download phpLinked.zip
I have created [...]
LinkedIn starting public API
Finally, after a long period of waiting it’s finally there, the LinkedIn API. And at first sight, not so bad. A nice authentication model with Oauth. Although it takes some time for the “handy developer around the corner” the find out what tokens and secret keys of Oauth are for.
The site for the development community [...]
