Someday ago I was working in a site, where I’ve implemented many features of linkedin via their API using PHP language. Linkedin has updated their API, they also introduced new Javascript based API and widgets . Javascript based api is very easy to integrate and widget is far easier than others.
Whatever, in this article I’ll update and inform you about some new functions I added in the old php library. First of all, if you want to read this article first read the old one where you’ll be informed about how to integrate linkedin, get token to use api call and then come back here.

